]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42179: Clarify exception chaining (GH-23160)
authorVladimir <greatvovan@gmail.com>
Wed, 16 Dec 2020 02:47:26 +0000 (18:47 -0800)
committerGitHub <noreply@github.com>
Wed, 16 Dec 2020 02:47:26 +0000 (18:47 -0800)
commit3f9fe23c05280dc5736c07bb0e968cdaf8c503d0
tree19f1cf350835186408cf2f44c6ffa53d5cefe062
parent801165e1a99507d604d4db82e44b1cab9f9c715c
bpo-42179: Clarify exception chaining (GH-23160)

* Update errors.rst

Clarify exception chaining behaviour and give a reference to the library documentation.

* Update errors.rst

Wording

* Update errors.rst

Spelling

* Update errors.rst

Remove mentioning of special attributes as folks think it's too much for beginners.
Doc/tutorial/errors.rst