]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)
authorPeter Bierma <zintensitydev@gmail.com>
Thu, 20 Mar 2025 12:06:59 +0000 (08:06 -0400)
committerGitHub <noreply@github.com>
Thu, 20 Mar 2025 12:06:59 +0000 (13:06 +0100)
commit86d5fa95cf9edf6c6fbc2a72080ac1ee87c4e941
tree3981044b9d55c9405e39befde5d82db6b93d31b9
parent83d54fa8760f54935086bb40a2e721f927e705b9
gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)

Co-authored-by: Victor Stinner <vstinner@python.org>
13 files changed:
Doc/c-api/dict.rst
Doc/c-api/exceptions.rst
Doc/c-api/init.rst
Doc/c-api/init_config.rst
Doc/c-api/memory.rst
Doc/c-api/module.rst
Doc/c-api/perfmaps.rst
Doc/c-api/reflection.rst
Doc/c-api/sys.rst
Doc/c-api/time.rst
Doc/c-api/typeobj.rst
Doc/extending/newtypes_tutorial.rst
Doc/glossary.rst