Skip to content

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

Merged
merged 3 commits into from
May 20, 2025

Conversation

gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented May 20, 2025

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/

Copilot

This comment was marked as resolved.

@AA-Turner AA-Turner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 20, 2025
@kumaraditya303 kumaraditya303 merged commit 28625d4 into python:main May 20, 2025
24 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 20, 2025
@miss-islington-app
Copy link

Thanks @gvanrossum for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 20, 2025
…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]>
@miss-islington-app
Copy link

Sorry, @gvanrossum and @kumaraditya303, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 28625d4f956f8d30671aba1daaac9735932983db 3.13

@bedevere-app
Copy link

bedevere-app bot commented May 20, 2025

GH-134319 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 20, 2025
@gvanrossum gvanrossum deleted the whatsnew branch May 20, 2025 12:52
gvanrossum added a commit that referenced this pull request May 20, 2025
… 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]>
gvanrossum added a commit to gvanrossum/cpython that referenced this pull request May 20, 2025
gvanrossum added a commit to gvanrossum/cpython that referenced this pull request May 20, 2025
…anges of asyncio (python#134304)

(It's complicated.)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented May 20, 2025

GH-134335 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 20, 2025
gvanrossum added a commit that referenced this pull request May 20, 2025
…of asyncio (#134304) (#134335)

(It's complicated.)

Co-authored-by: Adam Turner <[email protected]>
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
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants