Skip to content

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

Merged
ambv merged 1 commit intopython:3.9from
miss-islington:backport-d5c2174-3.9
Aug 10, 2021
Merged

[3.9] bpo-25782: avoid hang in PyErr_SetObject when current exception has a cycle in its context chain (GH-27626)#27707
ambv merged 1 commit intopython:3.9from
miss-islington:backport-d5c2174-3.9

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

… 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
Copy Markdown
Contributor Author

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@ambv ambv merged commit 6f4cded into python:3.9 Aug 10, 2021
@miss-islington miss-islington deleted the backport-d5c2174-3.9 branch August 10, 2021 11:09
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.

5 participants