◐ Shell
reader mode source ↗
Skip to content

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

@gvanrossum gvanrossum commented Oct 3, 2022

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().

gvanrossum and others added 2 commits October 4, 2022 08:02
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

@kumaraditya303 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.

Hide comment

LGTM with a typo fix I suggested.

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

@CAM-Gerlach 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.

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!

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>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@CAM-Gerlach CAM-Gerlach mentioned this pull request Oct 4, 2022
33 tasks
@gvanrossum gvanrossum merged commit 9fbfa42 into python:main Oct 4, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

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

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

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>
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