Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task#134202
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task#134202
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM except I'm uneasy with how name, context and eager_task arguments are presented.
Uh oh!
There was an error while loading.Please reload this page.
You're also going to backport these to 3.13 right? (But describing how 3.13.4 works -- you can't change 3.13.3 by definition). |
graingert commentedMay 20, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I thought we were happy with the docs on 3.13 now? So this won't need a backport |
Agreed, not to 3.13. But this should be marked as backport to 3.14 right? What do you think about my comment on the signature description? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LG then! I will merge and ensure a backport to 3.14 happens.
a3d0306
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@graingert for the PR, and@gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…e_task, asyncio.create_task (pythonGH-134202)(cherry picked from commita3d0306)Co-authored-by: Thomas Grainger <tagrain@gmail.com>
GH-134553 is a backport of this pull request to the3.14 branch. |
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--134202.org.readthedocs.build/