]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Feb 2023 11:06:20 +0000 (03:06 -0800)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 11:06:20 +0000 (03:06 -0800)
commit78eee7618534d09121c7bb4e47b43ef5867a2a16
tree584f2eb41449cd71e37e50fe5f91bab4632629ce
parenta94f3ad10b8846d435cadd7c96d9b9e32dcc11e4
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (GH-102012)

(cherry picked from commit 4d3bc89a3f54c4f09756a9b644b3912bf54191a7)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Doc/library/exceptions.rst
Doc/library/traceback.rst
Doc/library/types.rst
Doc/library/wsgiref.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst