← 返回首页
GH-95913: Update what's new in 3.11 for asyncio by gvanrossum · Pull Request #97806 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

GH-95913: Update what's new in 3.11 for asyncio#97806

Merged
gvanrossum merged 8 commits into
python:mainfrom
gvanrossum:whatsnew-asyncio
Oct 4, 2022
Merged

GH-95913: Update what's new in 3.11 for asyncio#97806
gvanrossum merged 8 commits into
python:mainfrom
gvanrossum:whatsnew-asyncio

Conversation

gvanrossum commented Oct 3, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member
  • Add TaskGroup, timeout(), Runner, and brief mention of cancelling(), uncancel(), BrokenBarrierError.
  • Rearrange, sorting by (subjective) importance.
  • Add links and rephrase.

I couldn't figure out how to add links for sock_sendto(), sock_recvfrom() and sock_recvfrom_into().

bedevere-bot added awaiting core review docs Documentation in the Doc dir skip news labels Oct 3, 2022
gvanrossum added needs backport to 3.11 only security fixes and removed docs Documentation in the Doc dir labels Oct 3, 2022
Comment thread Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.11.rst Show resolved Hide resolved
gvanrossum and others added 2 commits October 4, 2022 08:02
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Comment thread Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved

kumaraditya303 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

LGTM with a typo fix I suggested.

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

CAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Just a few minor tweaks; looks like @kumaraditya303 already covered my more substantive comments from the erstwhile review that I fell asleep before I submitted. Thanks @gvanrossum for taking care of this!

Comment thread Doc/whatsnew/3.11.rst Show resolved Hide resolved
Comment thread Doc/whatsnew/3.11.rst Show resolved Hide resolved
Comment thread Doc/whatsnew/3.11.rst Show resolved Hide resolved
Comment thread Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
gvanrossum and others added 2 commits October 4, 2022 10:15
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Comment thread Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
CAM-Gerlach mentioned this pull request Oct 4, 2022
33 tasks
gvanrossum merged commit 9fbfa42 into python:main Oct 4, 2022

Copy link
Copy Markdown
Contributor

Thanks @gvanrossum for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

gvanrossum deleted the whatsnew-asyncio branch October 4, 2022 18:36
bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 4, 2022

Copy link
Copy Markdown

GH-97839 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 9fbfa42) Co-authored-by: Guido van Rossum <guido@python.org>
miss-islington added a commit that referenced this pull request Oct 4, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 9fbfa42) Co-authored-by: Guido van Rossum <guido@python.org>
mpage pushed a commit to mpage/cpython that referenced this pull request Oct 11, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 9fbfa42) Co-authored-by: Guido van Rossum <guido@python.org>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Footer

© 2026 GitHub, Inc.