]> granicus.if.org Git - python/commit
Issue #11576: Fixed timedelta subtraction glitch on big timedelta values
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Wed, 6 Apr 2011 02:12:22 +0000 (22:12 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Wed, 6 Apr 2011 02:12:22 +0000 (22:12 -0400)
commit07019bcaab87114bc2312f2b916f929c99f3c48b
tree07b6c76b3bee35c1e26801d308563050b2819f8c
parent5f511826c2972c0e4f5de68dba285f7472a3b5bd
Issue #11576: Fixed timedelta subtraction glitch on big timedelta values
Lib/test/test_datetime.py
Modules/datetimemodule.c