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 Matthias Schmidt, vstinner, winfreak
Date 2017-09-15.14:54:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505487275.97.0.975066441908.issue31267@psf.upfronthosting.co.za>
In-reply-to
Content
> ... I already created bpo-23428 to call "pthread_condattr_setclock(&attr, CLOCK_MONOTONIC);" in Python, it was 2 years ago ;-)

See also bpo-12822: "NewGIL should use CLOCK_MONOTONIC if possible".
History
Date User Action Args
2017-09-15 14:54:36vstinnersetrecipients: + vstinner, winfreak, Matthias Schmidt
2017-09-15 14:54:35vstinnersetmessageid: <1505487275.97.0.975066441908.issue31267@psf.upfronthosting.co.za>
2017-09-15 14:54:35vstinnerlinkissue31267 messages
2017-09-15 14:54:35vstinnercreate