]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#104163)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 May 2023 10:57:14 +0000 (03:57 -0700)
committerGitHub <noreply@github.com>
Thu, 4 May 2023 10:57:14 +0000 (13:57 +0300)
commit6a970ae66669153c62a128c0854ea364e29b69a0
tree4fd366d009e69960a45f2c0510738866986ca301
parent99e6314d938c43f6071d850264218173655c43ff
[3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#104163)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/exceptions.rst
Doc/library/functions.rst
Doc/library/site.rst
Doc/library/stdtypes.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/simple_stmts.rst
Doc/tools/extensions/pyspecific.py
Doc/tutorial/controlflow.rst