This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients Amber.Yust, Andreas.Pelme, Lakin.Wecker, belopolsky, cvrebert, dstufft, eric.araujo, georg.brandl, gwrtheyrn, lemburg, ncoghlan, pitrou, r.david.murray, shai, tim.peters, yselivanov
Date 2014-03-06.09:59:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7ekXoZ_vv4OWP=eJK_0-k+9THWvGo+S9bBbia-KoU+jjg@mail.gmail.com>
In-reply-to <531841CD.6000403@egenix.com>
Content
Donald did some additional testing, and it turns out that it is
specifically midnight *UTC* that is false in boolean context. For a TZ
aware time, the false time depends on the offset (e.g. it would be false at
10 am here in Brisbane).
History
Date User Action Args
2014-03-06 09:59:07ncoghlansetrecipients: + ncoghlan, lemburg, tim.peters, georg.brandl, belopolsky, pitrou, eric.araujo, r.david.murray, cvrebert, gwrtheyrn, Lakin.Wecker, yselivanov, shai, dstufft, Andreas.Pelme, Amber.Yust
2014-03-06 09:59:07ncoghlanlinkissue13936 messages
2014-03-06 09:59:07ncoghlancreate