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 vstinner
Recipients BreamoreBoy, jkloth, loewis, python-dev, tim.peters, vstinner, zach.ware
Date 2014-08-10.20:01:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407700885.2.0.91204550678.issue20101@psf.upfronthosting.co.za>
In-reply-to
Content
time.sleep() and time.monotonic() don't use the same clock. Python cannot fix Windows clocks, it's not a bug.
History
Date User Action Args
2014-08-10 20:01:25vstinnersetrecipients: + vstinner, tim.peters, loewis, jkloth, BreamoreBoy, python-dev, zach.ware
2014-08-10 20:01:25vstinnersetmessageid: <1407700885.2.0.91204550678.issue20101@psf.upfronthosting.co.za>
2014-08-10 20:01:25vstinnerlinkissue20101 messages
2014-08-10 20:01:25vstinnercreate