FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-128307: Update what's new in 3.13 and 3.14 with create_task changes by gvanrossum · Pull Request #134304 · python/cpython · GitHub

/ cpython Public

gh-128307: Update what's new in 3.13 and 3.14 with create_task changes - #134304

Merged
kumaraditya303 merged 3 commits into
python:mainfrom
gvanrossum:whatsnew
May 20, 2025
Merged

gh-128307: Update what's new in 3.13 and 3.14 with create_task changes#134304
kumaraditya303 merged 3 commits into
python:mainfrom
gvanrossum:whatsnew

Conversation

gvanrossum commented May 20, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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.

Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Doc/whatsnew/3.14.rst Outdated
Comment thread Doc/whatsnew/3.14.rst Outdated
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 merged commit 28625d4 into python:main May 20, 2025
github-project-automation Bot moved this from Todo to Done in Docs PRs May 20, 2025

Copy link
Copy Markdown

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>

Copy link
Copy Markdown

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 Bot commented May 20, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 20, 2025
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 Bot commented May 20, 2025

Copy link
Copy Markdown

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

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

6 participants


Back | FazBrowse Home | New Git URL