]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Thu, 4 May 2023 08:39:15 +0000 (09:39 +0100)
committerGitHub <noreply@github.com>
Thu, 4 May 2023 08:39:15 +0000 (11:39 +0300)
commit00563694bb94f61ed4d8d36646a881ed6f028367
treea6235fa5767162c51f34664aa7d9640649338299
parent8f94c9465bda92f4dd913635799a375881e5c93e
[3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)
33 files changed:
Doc/c-api/exceptions.rst
Doc/c-api/init.rst
Doc/c-api/intro.rst
Doc/library/_thread.rst
Doc/library/binascii.rst
Doc/library/cmath.rst
Doc/library/copy.rst
Doc/library/copyreg.rst
Doc/library/exceptions.rst
Doc/library/fnmatch.rst
Doc/library/functions.rst
Doc/library/http.client.rst
Doc/library/internet.rst
Doc/library/locale.rst
Doc/library/marshal.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/pdb.rst
Doc/library/posix.rst
Doc/library/pwd.rst
Doc/library/pyexpat.rst
Doc/library/runpy.rst
Doc/library/shelve.rst
Doc/library/site.rst
Doc/library/socket.rst
Doc/library/stdtypes.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/executionmodel.rst
Doc/reference/toplevel_components.rst
Doc/tools/extensions/pyspecific.py
Doc/tutorial/inputoutput.rst
Doc/tutorial/modules.rst