[issue1726687] Bug found in datetime for Epoch time = -1

STINNER Victor report at bugs.python.org
Tue Nov 11 05:07:01 CET 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

The patch is correct. I tried to use errno, but errno is unchanged on 
error. Here is a new patch with regression tests.

----------
nosy: +haypo
versions: +Python 2.7, Python 3.1
Added file: http://bugs.python.org/file11982/mktime_fix_and_tests.patch

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


More information about the Python-bugs-list mailing list