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-13.15:40:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631547636.91.0.111812977686.issue21302@roundup.psfhosted.org>
In-reply-to
Content
New changeset 85dc53a463967659075744ad911d08a32aa70dd5 by Victor Stinner in branch 'main':
bpo-21302: Update time.sleep() doc for clock_nanosleep() (GH-28311)
https://github.com/python/cpython/commit/85dc53a463967659075744ad911d08a32aa70dd5
History
Date User Action Args
2021-09-13 15:40:36vstinnersetrecipients: + vstinner, akira, python-dev, yselivanov, shankarunni, Livius
2021-09-13 15:40:36vstinnersetmessageid: <1631547636.91.0.111812977686.issue21302@roundup.psfhosted.org>
2021-09-13 15:40:36vstinnerlinkissue21302 messages
2021-09-13 15:40:36vstinnercreate