FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] bpo-25782: avoid hang in PyErr_SetObject when current exception has a cycle in its context chain (GH-27626) by miss-islington · Pull Request #27707 · python/cpython · GitHub

/ cpython Public

[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 into
python:3.9from
miss-islington:backport-d5c2174-3.9
Aug 10, 2021
Merged

ambv merged 1 commit into
python:3.9from
miss-islington:backport-d5c2174-3.9

Conversation

miss-islington commented Aug 10, 2021 •
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Co-authored-by: Dennis Sweeney 36520290+sweeneyde@users.noreply.github.com
(cherry picked from commit d5c2174)

Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

https://bugs.python.org/issue25782

… cycle in its context chain (pythonGH-27626)

Co-authored-by: Dennis Sweeney 36520290+sweeneyde@users.noreply.github.com
(cherry picked from commit d5c2174)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Contributor Author

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

ambv merged commit 6f4cded into python:3.9 Aug 10, 2021
miss-islington deleted the backport-d5c2174-3.9 branch August 10, 2021 11:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL