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-25.12:36:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632573395.17.0.0210480722883.issue21302@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7834ff26cbcd4d8394d64d80d9f51a364d38b1c6 by Victor Stinner in branch 'main':
bpo-21302: Add nanosleep() implementation for time.sleep() in Unix (GH-28545)
https://github.com/python/cpython/commit/7834ff26cbcd4d8394d64d80d9f51a364d38b1c6
History
Date User Action Args
2021-09-25 12:36:35vstinnersetrecipients: + vstinner, akira, python-dev, yselivanov, shankarunni, Livius
2021-09-25 12:36:35vstinnersetmessageid: <1632573395.17.0.0210480722883.issue21302@roundup.psfhosted.org>
2021-09-25 12:36:35vstinnerlinkissue21302 messages
2021-09-25 12:36:35vstinnercreate