]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130250: fix regression in traceback.print_last (#130318)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 19 Feb 2025 21:44:35 +0000 (21:44 +0000)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2025 21:44:35 +0000 (21:44 +0000)
commit6c982aeb547528174f8bc843267f584d8b133d14
tree44af60e4649b0f91d138a6da73fe567c92e32df5
parent73801864d866c76ae26a120b9db9de21b08f8b50
gh-130250: fix regression in traceback.print_last (#130318)
Doc/library/traceback.rst
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-02-19-19-29-19.gh-issue-130250.T00tql.rst [new file with mode: 0644]