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 tim.golden
Recipients alex.gronholm, brian.curtin, kristjan.jonsson, mark.dickinson, pitrou, r.david.murray, raruler, tim.golden
Date 2014-05-08.07:29:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399534141.79.0.698626254423.issue20737@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for Kristjan's latest patch. And thanks for working this through, Kristjan: I'd missed the fact that the microseconds conversion could itself overflow even an unsigned long.
History
Date User Action Args
2014-05-08 07:29:02tim.goldensetrecipients: + tim.golden, mark.dickinson, pitrou, kristjan.jonsson, r.david.murray, brian.curtin, alex.gronholm, raruler
2014-05-08 07:29:01tim.goldensetmessageid: <1399534141.79.0.698626254423.issue20737@psf.upfronthosting.co.za>
2014-05-08 07:29:01tim.goldenlinkissue20737 messages
2014-05-08 07:29:00tim.goldencreate