]> granicus.if.org Git - python/commit
Issue #15973: Fixed segmentation fault on timezone comparison to other types.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 20 Sep 2012 20:39:33 +0000 (16:39 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 20 Sep 2012 20:39:33 +0000 (16:39 -0400)
commit3ec153681e4e5553fc6882699beb5af6d45c75e6
tree3c17886d2e7636effa0d7d4b9c7a3b2d1361b61c
parent4e12ad19c984dc8dfdb8c326b0ea44c490408579
Issue #15973: Fixed segmentation fault on timezone comparison to other types.
Lib/datetime.py
Lib/test/datetimetester.py
Modules/_datetimemodule.c