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

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

/ cpython Public

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

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-d5c2174-3.10
Aug 10, 2021
Merged

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

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 requested a review from pablogsal August 10, 2021 11:07

ambv commented Aug 10, 2021

Copy link
Copy Markdown
Contributor

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

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.

6 participants


Back | FazBrowse Home | New Git URL