-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-128307: Update what's new in 3.13 and 3.14 with create_task changes #134304
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
Conversation
Co-authored-by: Adam Turner <[email protected]>
Thanks @gvanrossum for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…changes of asyncio (pythonGH-134304) (cherry picked from commit 28625d4) Co-authored-by: Guido van Rossum <[email protected]> Co-authored-by: Adam Turner <[email protected]>
Sorry, @gvanrossum and @kumaraditya303, I could not cleanly backport this to
|
GH-134319 is a backport of this pull request to the 3.14 branch. |
… changes of asyncio (GH-134304) (#134319) gh-128307: Update what's new in 3.13 and 3.14 with create_task changes of asyncio (GH-134304) (cherry picked from commit 28625d4) Co-authored-by: Guido van Rossum <[email protected]> Co-authored-by: Adam Turner <[email protected]>
…changes of asyncio (python#134304) Co-authored-by: Adam Turner <[email protected]>
…anges of asyncio (python#134304) (It's complicated.) Co-authored-by: Adam Turner <[email protected]>
GH-134335 is a backport of this pull request to the 3.13 branch. |
…of asyncio (#134304) (#134335) (It's complicated.) Co-authored-by: Adam Turner <[email protected]>
Note: there are more updates to the docs of the individual create_task function/methods, see gh-134202.
📚 Documentation preview 📚: https://cpython-previews--134304.org.readthedocs.build/