8000 bpo-42783: Documentation for asyncio.sleep(0) by simonw · Pull Request #24002 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-42783: Documentation for asyncio.sleep(0) #24002

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

Merged
merged 2 commits into from
Jan 7, 2021
Merged

Conversation

simonw
Copy link
Contributor
@simonw simonw commented Dec 29, 2020

@simonw
Copy link
Contributor Author
simonw commented Dec 29, 2020

The asyncio.sleep(0) idiom is described in python/asyncio#284 but isn't currently covered by the Python documentation.

@simonw
Copy link
Contributor Author
simonw commented Dec 29, 2020

I think this warrants the skip news label.

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
@ncoghlan ncoghlan merged commit 5c30145 into python:master Jan 7, 2021
@bedevere-bot
Copy link

@ncoghlan: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Thanks @simonw for the PR, and @ncoghlan for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @simonw and @ncoghlan, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5c30145afb6053998e3518befff638d207047f00 3.9

@bedevere-bot
Copy link

GH-24153 is a backport of this pull request to the 3.9 branch.

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
iritkatriel pushed a commit that referenced this pull request May 18, 2021
)

Co-Authored-By: Simon Willison <swillison@gmail.com>
@simonw simonw deleted the patch-3 branch May 18, 2021 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0