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 Livius, akira, python-dev, shankarunni, vstinner, yselivanov
Date 2021-09-22.14:09:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632319778.6.0.380710638702.issue21302@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58f8adfda3c2b42f654a55500e8e3a6433cb95f2 by Victor Stinner in branch 'main':
bpo-21302: time.sleep() uses waitable timer on Windows (GH-28483)
https://github.com/python/cpython/commit/58f8adfda3c2b42f654a55500e8e3a6433cb95f2
History
Date User Action Args
2021-09-22 14:09:38vstinnersetrecipients: + vstinner, akira, python-dev, yselivanov, shankarunni, Livius
2021-09-22 14:09:38vstinnersetmessageid: <1632319778.6.0.380710638702.issue21302@roundup.psfhosted.org>
2021-09-22 14:09:38vstinnerlinkissue21302 messages
2021-09-22 14:09:38vstinnercreate