]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108240: Add pycore_capsule.h internal header file (#108596)
authorVictor Stinner <vstinner@python.org>
Tue, 29 Aug 2023 01:20:02 +0000 (03:20 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 01:20:02 +0000 (01:20 +0000)
commit39506ee565ce819e14e8071227fc53b8dcb6a788
tree999ccd8c1607099b7bac889089341ba32c193986
parent4fb96a11db5eaca3646bfa697d191469e567d283
gh-108240: Add pycore_capsule.h internal header file (#108596)

Move _PyCapsule_SetTraverse() definition to a new internal header
file: pycore_capsule.h.
Include/internal/pycore_capsule.h [new file with mode: 0644]
Include/pycapsule.h
Makefile.pre.in
Modules/socketmodule.c
Objects/capsule.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters