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 methane
Recipients lemburg, methane, neologix, pitrou, vstinner
Date 2019-02-20.01:00:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550624413.91.0.269865542729.issue12822@roundup.psfhosted.org>
In-reply-to
Content
New changeset 001fee14e0f2ba5f41fb733adc69d5965925a094 by Inada Naoki in branch 'master':
bpo-12822: use monotonic clock for condvar if possible (GH-11723)
https://github.com/python/cpython/commit/001fee14e0f2ba5f41fb733adc69d5965925a094
History
Date User Action Args
2019-02-20 01:00:13methanesetrecipients: + methane, lemburg, pitrou, vstinner, neologix
2019-02-20 01:00:13methanesetmessageid: <1550624413.91.0.269865542729.issue12822@roundup.psfhosted.org>
2019-02-20 01:00:13methanelinkissue12822 messages
2019-02-20 01:00:13methanecreate