]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112332: Deprecate TracebackException.exc_type, add exc_type_str. (#112333)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 28 Nov 2023 08:03:25 +0000 (08:03 +0000)
committerGitHub <noreply@github.com>
Tue, 28 Nov 2023 08:03:25 +0000 (08:03 +0000)
commit2c68011780bd68463f5183601ea9c10af368dff6
tree88f6ff1359d1825fc6e1f3d8060db856e927ed9c
parent2df26d83486b8f9ac6b7df2a9a4669508aa61983
gh-112332: Deprecate TracebackException.exc_type, add exc_type_str. (#112333)
Doc/library/traceback.rst
Doc/whatsnew/3.13.rst
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2023-11-23-10-41-21.gh-issue-112332.rhTBaa.rst [new file with mode: 0644]