[issue13312] test_time fails: strftime('%Y', y) for negative year

Gregory P. Smith report at bugs.python.org
Sat Aug 25 01:54:42 EDT 2018


Gregory P. Smith <greg at krypto.org> added the comment:

OverflowError is now raised for negative values that would trigger a problem and the unittest has been updated to test this.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue13312>
_______________________________________


More information about the Python-bugs-list mailing list