]> granicus.if.org Git - python/commit
Issue #15006: Allow equality comparison between naive and aware time
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sat, 16 Jun 2012 00:19:47 +0000 (20:19 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sat, 16 Jun 2012 00:19:47 +0000 (20:19 -0400)
commit0831382d69890eeab58f43588887058a52a1f4b5
treef749634dbfbc248dec21b74d676f28c3b23a605e
parentea0b8239401123fa7f41c74f6fc9ded1cf74088a
Issue #15006: Allow equality comparison between naive and aware time
or datetime objects.
Doc/library/datetime.rst
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS
Modules/_datetimemodule.c