]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-97950: Use new-style index directive ('operator') (GH-104156) (#104157)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 May 2023 09:27:04 +0000 (02:27 -0700)
committerGitHub <noreply@github.com>
Thu, 4 May 2023 09:27:04 +0000 (12:27 +0300)
commit693ef48df1891a6a30fca6c6db500c7cd08671df
tree3e48d06a9d3267b0d7767dcec41d5a000908c0b1
parenta9fcf01ed9591e9e68da9a25edc43fca676c276d
[3.11] GH-97950: Use new-style index directive ('operator') (GH-104156) (#104157)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/stdtypes.rst
Doc/reference/expressions.rst
Doc/tools/extensions/pyspecific.py