]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105927: Add _PyWeakref_GET_REF() internal function (#105929)
authorVictor Stinner <vstinner@python.org>
Tue, 20 Jun 2023 06:52:40 +0000 (08:52 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 06:52:40 +0000 (08:52 +0200)
commitcb388c9a85a8dd6817ea7d969f53657002df6272
tree9f7307d840a33aaae2d28643b399bf825a800d5d
parent03f1a132eeb34c738812161947ef171b21d58c25
gh-105927: Add _PyWeakref_GET_REF() internal function (#105929)

Add new pycore_weakref.h internal header file.
Include/internal/pycore_weakref.h [new file with mode: 0644]
Makefile.pre.in
Objects/weakrefobject.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters