]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122145: Handle an empty AST body when reporting tracebacks (#122161)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Wed, 18 Sep 2024 16:42:33 +0000 (18:42 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 16:42:33 +0000 (18:42 +0200)
commit5cd50cb6eb28e525f0c838e049e900ea982a5a23
treeab6b3f78879582e09c024a93be836578fe05122c
parent8b6c7c7877c26f0201f37f69d4db2f35d7abd760
gh-122145: Handle an empty AST body when reporting tracebacks (#122161)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2024-07-23-12-38-14.gh-issue-122145.sTO8nX.rst [new file with mode: 0644]