Skip to content

Conversation

@perrinjerome
Copy link
Contributor

@perrinjerome perrinjerome commented Jan 21, 2024

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 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 perrinjerome marked this pull request as ready for review January 21, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants