Skip to content

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/

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
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@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 <guido@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@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 <guido@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
gvanrossum added a commit to gvanrossum/cpython that referenced this pull request May 20, 2025
…changes of asyncio (python#134304)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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 <9087854+AA-Turner@users.noreply.github.com>
@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 <9087854+AA-Turner@users.noreply.github.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…changes of asyncio (python#134304)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…changes of asyncio (python#134304)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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