]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible ...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 20 Feb 2023 21:54:19 +0000 (21:54 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2023 21:54:19 +0000 (21:54 +0000)
commit4d3bc89a3f54c4f09756a9b644b3912bf54191a7
tree2497cec92c8a3935c3a66efbb3a123ff204e6f8f
parent36854bbb240e417c0df6f0014924fcc899388186
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (#102012)
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