Skip to content

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

Closed
miss-islington wants to merge 2 commits into
python:3.12from
miss-islington:backport-04fabe2-3.12
Closed

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

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

…en __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
@Eclips4

Copy link
Copy Markdown
Member

Closing due to merge of #114173

@Eclips4Eclips4 closed this Jan 21, 2024
@miss-islington
miss-islington deleted the backport-04fabe2-3.12 branch January 2, 2026 16:48
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.

4 participants

@miss-islington@Eclips4@vsajip@perrinjerome