-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
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 <9087854+AA-Turner@users.noreply.github.com>
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 <guido@python.org> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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 (python#134304) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
…anges of asyncio (python#134304) (It's complicated.) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
GH-134335 is a backport of this pull request to the 3.13 branch. |
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/