Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.11] gh-102780: Fix uncancel() call in asyncio timeouts (GH-102815)#102923

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMar 22, 2023
edited by bedevere-bot
Loading

Also useraise TimeOut from <CancelledError instance> so that the CancelledError is set
in the__cause__ field rather than in the__context__ field.

(cherry picked from commit04adf2d)

Co-authored-by: Kristján Valur Jónssonsweskman@gmail.com
Co-authored-by: Guido van Rossumgvanrossum@gmail.com
Co-authored-by: Alex WaygoodAlex.Waygood@Gmail.com

…2815)Also use `raise TimeOut from <CancelledError instance>` so that the CancelledError is setin the `__cause__` field rather than in the `__context__` field.(cherry picked from commit04adf2d)Co-authored-by: Kristján Valur Jónsson <sweskman@gmail.com>Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@miss-islingtonmiss-islington merged commita9ece4a intopython:3.11Mar 22, 2023
@miss-islingtonmiss-islington deleted the backport-04adf2d-3.11 branchMarch 22, 2023 18:23
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gvanrossumgvanrossumgvanrossum approved these changes

@1st11st1Awaiting requested review from 1st11st1 is a code owner

@asvetlovasvetlovAwaiting requested review from asvetlovasvetlov is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@miss-islington@gvanrossum@bedevere-bot@kristjanvalur

[8]ページ先頭

©2009-2025 Movatter.jp