]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-115293)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Feb 2024 10:42:28 +0000 (12:42 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 10:42:28 +0000 (10:42 +0000)
commit446a6db5e1773b9c54c1388b9ffc1792a1241f7f
tree00596eb235616a7d1d93267e54ba7ed58f740261
parent3501eca89e27873f6037abcb39e5031dfbce7077
[3.11] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-115293)

(cherry picked from commit 573acb30f22a84c0f2c951efa002c9946e29b6a3)
12 files changed:
Doc/c-api/buffer.rst
Doc/c-api/exceptions.rst
Doc/c-api/file.rst
Doc/c-api/init.rst
Doc/c-api/intro.rst
Doc/c-api/long.rst
Doc/c-api/memory.rst
Doc/c-api/sys.rst
Doc/c-api/veryhigh.rst
Doc/extending/extending.rst
Doc/extending/newtypes.rst
Doc/library/re.rst