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

[3.11] gh-113358 Fix rendering tracebacks with exceptions with a broken __getattr__ : Normalize exception by perrinjerome · Pull Request #114379 · python/cpython · GitHub

/ cpython Public

[3.11] gh-113358 Fix rendering tracebacks with exceptions with a broken __getattr__ : Normalize exception - #114379

Merged
iritkatriel merged 2 commits into
python:3.11from
perrinjerome:backport-f0185e3-3.11
Jan 21, 2024
Merged

[3.11] gh-113358 Fix rendering tracebacks with exceptions with a broken __getattr__ : Normalize exception #114379
iritkatriel merged 2 commits into
python:3.11from
perrinjerome:backport-f0185e3-3.11

Conversation

perrinjerome commented Jan 21, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

During review of #114173 we found out
that a call to PyErr_NormalizeException was missing after PyErr_Fetch.

These are changes that were missing from #114118

(cherry picked from commit f0185e3)

Co-authored-by: Jérome Perrin <perrinjerome@gmail.com>
perrinjerome changed the title gh-113358 [3.11] Fix rendering tracebacks with exceptions with a broken __getattr__ : Normalize exception [3.11] gh-113358 Fix rendering tracebacks with exceptions with a broken __getattr__ : Normalize exception Jan 21, 2024
perrinjerome marked this pull request as ready for review January 21, 2024 10:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL