]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125514: fix bug in test_traceback utility. Specify exception types in except:...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 15 Oct 2024 14:11:02 +0000 (15:11 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 14:11:02 +0000 (15:11 +0100)
commit55c4f4c30b49734ce35dc88139b8b4fdc94c66fd
tree91dfc09ae54b882e524046a8ae0007a385239e1c
parentc8a1818fb01937b66b93728c11d68c9f9af688a5
gh-125514: fix bug in test_traceback utility. Specify exception types in except: clauses (#125516)
Lib/test/test_traceback.py