]> granicus.if.org Git - python/commit
Patch #1646728: datetime.fromtimestamp fails with negative
authorGuido van Rossum <guido@python.org>
Tue, 6 Mar 2007 15:50:01 +0000 (15:50 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 6 Mar 2007 15:50:01 +0000 (15:50 +0000)
commit2054ee9b6f268d16e90e4ff30186b5a4a1f91719
tree031cec2752a201c6f5b4d4139781f6f7dc38394c
parentd1287323ca3273f4408a5c3f3047c316b72ea78c
Patch #1646728: datetime.fromtimestamp fails with negative
fractional times.  With unittest.

Somebody please backport to 2.5.
Lib/test/test_datetime.py
Misc/NEWS
Modules/datetimemodule.c