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 belopolsky, neologix, python-dev, vstinner
Date 2014-09-03.07:58:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409731140.35.0.549333281295.issue22043@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the review Antoine. I pushed the new version pymonotonic-4.patch with a minor change: in debug mode, pymonotonic() also ensures that the clock never goes backward!
History
Date User Action Args
2014-09-03 07:59:00vstinnersetrecipients: + vstinner, belopolsky, neologix, python-dev
2014-09-03 07:59:00vstinnersetmessageid: <1409731140.35.0.549333281295.issue22043@psf.upfronthosting.co.za>
2014-09-03 07:59:00vstinnerlinkissue22043 messages
2014-09-03 07:58:59vstinnercreate