Skip to content

[3.10] bpo-25782: avoid hang in PyErr_SetObject when current exception has a cycle in its context chain (GH-27626) #27706

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
Aug 10, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 10, 2021

Co-authored-by: Dennis Sweeney [email protected]
(cherry picked from commit d5c2174)

Co-authored-by: Irit Katriel [email protected]

https://bugs.python.org/issue25782

… cycle in its context chain (pythonGH-27626)

Co-authored-by: Dennis Sweeney [email protected]
(cherry picked from commit d5c2174)

Co-authored-by: Irit Katriel <[email protected]>
@miss-islington
Copy link
Contributor Author

@iritkatriel and @ambv: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@iritkatriel and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv requested a review from pablogsal August 10, 2021 11:07
@ambv
Copy link
Contributor

ambv commented Aug 10, 2021

@pablogsal, fix for a Python 3.9 regression in exception chaining

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants