]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45615: Add missing test for printing traceback for non-exception. Fix traceback... 30340/head
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sun, 2 Jan 2022 09:34:03 +0000 (09:34 +0000)
committerGitHub <noreply@github.com>
Sun, 2 Jan 2022 09:34:03 +0000 (09:34 +0000)
commita82baed0e9e61c0d8dc5c12fc08de7fc172c1a38
tree6d77ee7bd890b54d0c51bda794b7eb3120387569
parenta09bc3a404befca197b5d9959a9c62110ee61d77
bpo-45615: Add missing test for printing traceback for non-exception. Fix traceback.py (GH-30091)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2021-12-13-15-51-16.bpo-45615.hVx83Q.rst [new file with mode: 0644]
Modules/_testcapimodule.c