]> granicus.if.org Git - python/commit
remove the ability of datetime.time to be considered false (closes #13936)
authorBenjamin Peterson <benjamin@python.org>
Thu, 20 Mar 2014 23:00:35 +0000 (18:00 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 20 Mar 2014 23:00:35 +0000 (18:00 -0500)
commitee6bdc07d65d5df418ad9dc2bb7139666af9a6b2
treeadb181a1a208c65822fb533fdeae01244862f006
parent265ae86414f2a70643bad4b487f07da1c2bba50a
remove the ability of datetime.time to be considered false (closes #13936)
Doc/library/datetime.rst
Doc/whatsnew/3.5.rst
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS
Modules/_datetimemodule.c