]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-113358 Fix rendering tracebacks with exceptions with a broken __getattr__...
authorJérome Perrin <perrinjerome@gmail.com>
Sun, 21 Jan 2024 17:25:55 +0000 (02:25 +0900)
committerGitHub <noreply@github.com>
Sun, 21 Jan 2024 17:25:55 +0000 (17:25 +0000)
commit3bd4c3a86cc4739f57ea5d6d580b536a0b87fb3f
tree0989ef74f065a233caa936699217e8282dc6f94d
parentd2cfb5b258f8355f47fe461479cceb3a476176c6
 [3.11] gh-113358 Fix rendering tracebacks with exceptions with a broken __getattr__ : Normalize exception  (#114379)
Python/pythonrun.c