[issue29100] datetime.fromtimestamp() doesn't check min/max year anymore: regression of Python 3.6

STINNER Victor report at bugs.python.org
Tue Jan 3 18:14:17 EST 2017


STINNER Victor added the comment:

unitttest.patch: my attempt to write an unit test, but I was bitten by the datetime.timestamp() bug.

----------
Added file: http://bugs.python.org/file46131/unittest.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29100>
_______________________________________


More information about the Python-bugs-list mailing list