]> granicus.if.org Git - python/commit
Issue #9005: Prevent utctimetuple() from producing year 0 or year 10,000.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 21 Jun 2010 15:21:14 +0000 (15:21 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 21 Jun 2010 15:21:14 +0000 (15:21 +0000)
commit75f94c210a9c270dda64135030a29e7791827473
treeb725fb91ca15f54e81b8907f69a399da63d7226a
parentc56b094bab0728e3a157e2b90047efdd2e817153
Issue #9005: Prevent utctimetuple() from producing year 0 or year 10,000.
Doc/library/datetime.rst
Lib/test/test_datetime.py
Misc/NEWS
Modules/datetimemodule.c