]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-97950: Use new-style index directive ('statement') (#104162)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Thu, 4 May 2023 10:48:45 +0000 (11:48 +0100)
committerGitHub <noreply@github.com>
Thu, 4 May 2023 10:48:45 +0000 (13:48 +0300)
commit55d50d147c953fab37b273bca9ab010f40e067d3
tree4df1f1fd75b2df3b6311721922331ccf4e0fb6bf
parent3e7995ca119d4253d05a520f35ab3efca793ee49
GH-97950: Use new-style index directive ('statement') (#104162)
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