Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-21302: Update time.sleep() doc for clock_nanosleep() #28311

Merged
merged 1 commit into from Sep 13, 2021
Merged

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 13, 2021

Clean-up also What's New in Python 3.11 doc: move entries to the
correct sections.

https://bugs.python.org/issue21302

Clean-up also What's New in Python 3.11 doc: move entries to the
correct sections.
@@ -209,8 +208,8 @@ math
os
--

* On Windows, :func:`os.urandom` uses ``BCryptGenRandom()`` instead of ``CryptGenRandom()``
which is deprecated.
* On Windows, :func:`os.urandom` now uses ``BCryptGenRandom()``,
Copy link
Member

@corona10 corona10 Sep 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@vstinner vstinner merged commit 85dc53a into python:main Sep 13, 2021
12 checks passed
@vstinner vstinner deleted the doc branch Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants