Skip to content

[3.11] gh-113358: Fix rendering tracebacks with exceptions with a broken __getattr__ (GH-113359) - #114109

Closed
vsajip wants to merge 2 commits into
python:3.11from
vsajip:backport-04fabe2-3.11
Closed

[3.11] gh-113358: Fix rendering tracebacks with exceptions with a broken __getattr__ (GH-113359)#114109
vsajip wants to merge 2 commits into
python:3.11from
vsajip:backport-04fabe2-3.11

Conversation

@vsajip

@vsajipvsajip commented Jan 16, 2024

Copy link
Copy Markdown
Member

… a broken __getattr__ (pythonGH-113359)
(cherry picked from commit 04fabe2)
Co-authored-by: Jérome Perrin <perrinjerome@gmail.com>
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Comment threadLib/traceback.py Outdated
Co-authored-by: Jérome Perrin <perrinjerome@gmail.com>
@Eclips4

Copy link
Copy Markdown
Member

Closing due to merge of #114118 and #114379

@Eclips4Eclips4 closed this Jan 21, 2024
@vsajip
vsajip deleted the backport-04fabe2-3.11 branch July 3, 2024 10:55
Sign up for freeto 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.

3 participants

@vsajip@Eclips4@perrinjerome