]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Improve docs on exception attributes (GH-113057)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 13 Dec 2023 18:59:36 +0000 (18:59 +0000)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 18:59:36 +0000 (10:59 -0800)
commitd05a180350fe20d5fde56c7e525e394a0b282703
treea9f2b3128472641dd071a73e36520cf87ebe0a9c
parent2111795d0c2dea0ade67d5d76f839102d68caa23
gh-101100: Improve docs on exception attributes (GH-113057)

* Improve docs on exception attributes

* thanks sphinx-lint

* fix doctests

* argh, okay, give up on doctests

* Various improvements
Doc/c-api/exceptions.rst
Doc/library/exceptions.rst
Doc/library/traceback.rst
Doc/reference/datamodel.rst
Doc/reference/simple_stmts.rst
Doc/whatsnew/3.0.rst