]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102056: Fix a few bugs in error handling of exception printing code (#102078)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 20 Feb 2023 22:16:09 +0000 (22:16 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2023 22:16:09 +0000 (22:16 +0000)
commit022b44f2546c44183e4df7b67e3e64502fae9143
tree64b46d13946bbf8704dd82d3d63a3297e96a6cfe
parent4d3bc89a3f54c4f09756a9b644b3912bf54191a7
gh-102056: Fix a few bugs in error handling of exception printing code (#102078)
Lib/test/test_threading.py
Misc/NEWS.d/next/Core and Builtins/2023-02-20-15-18-33.gh-issue-102056.uHKuwH.rst [new file with mode: 0644]
Python/pythonrun.c