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 geoffreyspear
Recipients geoffreyspear, maciej.szulik, nikratio, pitrou, sunfinite
Date 2014-05-23.13:21:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400851265.13.0.697961486455.issue21555@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch replaces call to Python time.time() with _PyTime_gettimeofday() call.
History
Date User Action Args
2014-05-23 13:21:05geoffreyspearsetrecipients: + geoffreyspear, pitrou, nikratio, maciej.szulik, sunfinite
2014-05-23 13:21:05geoffreyspearsetmessageid: <1400851265.13.0.697961486455.issue21555@psf.upfronthosting.co.za>
2014-05-23 13:21:05geoffreyspearlinkissue21555 messages
2014-05-23 13:21:05geoffreyspearcreate