bpo-26669: Fix nan arg value error in pytime.c (#3085) · python/cpython@829dacc · GitHub
Skip to content

Commit 829dacc

Browse files
hahnleevstinner
authored andcommitted
bpo-26669: Fix nan arg value error in pytime.c (#3085)
* Fix #26669 * Modify NaN check function and error message * Fix pytime.c when arg is nan * fix whitespace
1 parent e6eb48c commit 829dacc

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

Lib/test/test_time.py

Lines changed: 29 additions & 0 deletions

Python/pytime.c

Lines changed: 14 additions & 0 deletions

0 commit comments

Comments
 (0)