]> granicus.if.org Git - python/commit
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
authorStéphane Wirtel <stephane@wirtel.be>
Fri, 26 Oct 2018 10:52:11 +0000 (12:52 +0200)
committerVictor Stinner <vstinner@redhat.com>
Fri, 26 Oct 2018 10:52:11 +0000 (12:52 +0200)
commite483f02423917dc4dfd25f46e5b9e6fce304777d
tree6171799d4ddcc72b7364a62b3f08a1fe124e8f6e
parentddb961d2abe5d5fde76d85b21a77e4e91e0043ad
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
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]