]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103895: Improve how invalid `Exception.__notes__` are displayed (#103897)
authorCarey Metcalfe <carey@cmetcalfe.ca>
Mon, 1 May 2023 07:32:04 +0000 (01:32 -0600)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 07:32:04 +0000 (08:32 +0100)
commit487f55d5801a9ae7d79d37e259e8c377c9acd39b
tree75fec7a70ef0819fca6769c0c20aa1b552eea70f
parent93107aa2a49a9354ffb10b3cd263dc3e99ebdeff
gh-103895: Improve how invalid `Exception.__notes__` are displayed (#103897)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Core and Builtins/2023-04-26-17-56-18.gh-issue-103895.ESB6tn.rst [new file with mode: 0644]
Python/pythonrun.c