]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115172: Fix explicit index extries for the C API (GH-115173)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Feb 2024 10:23:30 +0000 (12:23 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 10:23:30 +0000 (12:23 +0200)
commit573acb30f22a84c0f2c951efa002c9946e29b6a3
tree195c75ff795a507cb6ebacf7043e364949601b10
parent4a08e7b3431cd32a0daf22a33421cd3035343dc4
gh-115172: Fix explicit index extries for the C API (GH-115173)
14 files changed:
Doc/c-api/buffer.rst
Doc/c-api/code.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/structures.rst
Doc/c-api/sys.rst
Doc/c-api/veryhigh.rst
Doc/extending/extending.rst
Doc/extending/newtypes.rst
Doc/library/re.rst