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 anacrolix, lemburg, methane, neologix, pitrou, vstinner
Date 2011-11-28.23:46:55
SpamBayes Score 0.00023324267
Marked as misclassified No
Message-id <1322524015.81.0.447493963693.issue12822@psf.upfronthosting.co.za>
In-reply-to
Content
> The patch is ok on the principle, but we do need a check
> that CLOCK_MONOTONIC is supported at build time.

timemodule.c is now using "#ifdef CLOCK_MONOTONIC".
History
Date User Action Args
2011-11-28 23:46:55vstinnersetrecipients: + vstinner, lemburg, pitrou, methane, anacrolix, neologix
2011-11-28 23:46:55vstinnersetmessageid: <1322524015.81.0.447493963693.issue12822@psf.upfronthosting.co.za>
2011-11-28 23:46:55vstinnerlinkissue12822 messages
2011-11-28 23:46:55vstinnercreate