]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Oct 2018 10:56:28 +0000 (03:56 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Oct 2018 10:56:28 +0000 (03:56 -0700)
commitec10b70ea66e738ccb5c28f75a9c5d2b1c197de7
tree38f85e351994cf64004539e53755c7d1f90aed12
parent9a75b8470a2e0de5406edcabba140f023c99c6a9
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)

(cherry picked from commit e483f02423917dc4dfd25f46e5b9e6fce304777d)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
17 files changed:
Doc/c-api/conversion.rst
Doc/faq/design.rst
Doc/faq/extending.rst
Doc/glossary.rst
Doc/library/configparser.rst
Doc/library/imp.rst
Doc/library/importlib.rst
Doc/library/io.rst
Doc/library/os.path.rst
Doc/library/ssl.rst
Doc/library/typing.rst
Doc/library/unittest.rst
Doc/tutorial/datastructures.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst
Misc/NEWS.d/next/Documentation/2018-10-22-14-09-58.bpo-35044.qjvNtI.rst [new file with mode: 0644]