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 r.david.murray
Recipients ajaksu2, akuchling, belopolsky, brett.cannon, doerwalter, eric.araujo, r.david.murray, tim.peters
Date 2011-05-05.18:18:06
SpamBayes Score 3.4097466e-05
Marked as misclassified No
Message-id <1304619489.29.0.373818684013.issue665194@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, since the package will save the original text anyway, I think just clamping to 59 is best.

Hmm.  Maybe instead I could put in an assert that says "please report this incident to bugs.python.org so we can argue that datetime should get support for leap seconds) :)
History
Date User Action Args
2011-05-05 18:18:09r.david.murraysetrecipients: + r.david.murray, tim.peters, akuchling, doerwalter, brett.cannon, belopolsky, ajaksu2, eric.araujo
2011-05-05 18:18:09r.david.murraysetmessageid: <1304619489.29.0.373818684013.issue665194@psf.upfronthosting.co.za>
2011-05-05 18:18:06r.david.murraylinkissue665194 messages
2011-05-05 18:18:06r.david.murraycreate