bpo-21302: Update time.sleep() doc for clock_nanosleep() by vstinner · Pull Request #28311 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
bpo-21302: Update time.sleep() doc for clock_nanosleep()#28311
vstinner merged 1 commit intopython:mainfrom
vstinner:doc
bpo-21302: Update time.sleep() doc for clock_nanosleep()#28311
vstinner merged 1 commit intopython:mainfrom
vstinner:doc
Conversation
Copy link Copy Markdown
Member
Clean-up also What's New in Python 3.11 doc: move entries to the
correct sections.
Clean-up also What's New in Python 3.11 doc: move entries to the correct sections.
vstinner
added
the
skip news
label
vstinner
requested review from
abalkin and
pganssle
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
mentioned this pull request
corona10 reviewed Sep 13, 2021
|
|
||
| * 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
vstinner
merged commit
85dc53a
into
python:main
vstinner
deleted the
doc
branch
bedevere-bot
removed
the
awaiting core review
label
shankarunni
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment