bpo-21302: Update time.sleep() doc for clock_nanosleep() by vstinner · Pull Request #28311 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:mainfrom

vstinner:doc

Sep 13, 2021

Merged

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Sep 13, 2021

edited by bedevere-bot

Loading

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.
Comment thread

Doc/whatsnew/3.11.rst


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

Member

Choose a reason for hiding this comment

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

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@corona10 corona10 corona10 left review comments

@abalkin abalkin Awaiting requested review from abalkin

@pganssle pganssle Awaiting requested review from pganssle pganssle is a code owner

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner @corona10 @the-knights-who-say-ni @bedevere-bot