Uh oh!
There was an error while loading. Please reload this page.
[3.12] gh-113358: Fix rendering tracebacks with exceptions with a broken __getattr__ (GH-113359) - #114173
Conversation
ed7e67b to
30964d1Compare… 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>
30964d1 to
3588252Compareperrinjerome
commented
Jan 20, 2024
@iritkatriel this is for 3.12 ,is it better to use |
bedevere-bot
commented
Jan 20, 2024
🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit 3588252 🤖 If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. |
iritkatriel
commented
Jan 20, 2024
We can leave it the same. Thanks. |
Uh oh!
There was an error while loading. Please reload this page.
(cherry picked from commit 04fabe2)
Adjusted for 3.12, because exception printing also happens in C code.