Uh oh!
There was an error while loading. Please reload this page.
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.
gvanrossum
left a comment
There was a problem hiding this comment.
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.
gvanrossum
commented
May 20, 2025
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). |
I thought we were happy with the docs on 3.13 now? So this won't need a backport |
gvanrossum
commented
May 20, 2025
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? |
gvanrossum
left a comment
There was a problem hiding this comment.
LG then! I will merge and ensure a backport to 3.14 happens.
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 commit a3d0306) Co-authored-by: Thomas Grainger <tagrain@gmail.com>
GH-134553 is a backport of this pull request to the 3.14 branch. |
…e_task, asyncio.create_task (python#134202)
…e_task, asyncio.create_task (python#134202)
…e_task, asyncio.create_task (python#134202)
📚 Documentation preview 📚: https://cpython-previews--134202.org.readthedocs.build/