]> granicus.if.org Git - python/commit
Bug #1478429: make datetime.datetime.fromtimestamp accept every float,
authorGeorg Brandl <georg@python.org>
Fri, 28 Apr 2006 19:09:24 +0000 (19:09 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 28 Apr 2006 19:09:24 +0000 (19:09 +0000)
commit6d78a582ec2e24d3ec4d449b0960613b17c602e2
tree14198ca21f249d0ec91702504a326831d451ed20
parent6a907d8b8ef4ebe86730386f2c1ff788bc8b945f
Bug #1478429: make datetime.datetime.fromtimestamp accept every float,
possibly "rounding up" to the next whole second.
Lib/test/test_datetime.py
Modules/datetimemodule.c