Skip to content

[3.11] bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) #94747

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

miss-islington
Copy link
Contributor

(cherry picked from commit 86c1df1)

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

… raised multiple times (pythonGH-30274)

(cherry picked from commit 86c1df1)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting review labels Jul 11, 2022
@iritkatriel
Copy link
Member

@pablogsal as a bugfix this should be backported, but I'll let you decide when.

@miss-islington
Copy link
Contributor Author

@kumaraditya303 and @iritkatriel: Status check is done, and it's a success ❌ .

@pablogsal pablogsal merged commit 91176d3 into python:3.11 Jul 11, 2022
@miss-islington miss-islington deleted the backport-86c1df1-3.11 branch July 11, 2022 13:17
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants