]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105927: Limit PyWeakref_GetRef() to limited C API 3.13 (#117091)
authorVictor Stinner <vstinner@python.org>
Wed, 20 Mar 2024 22:52:23 +0000 (23:52 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Mar 2024 22:52:23 +0000 (23:52 +0100)
commit104602a6078564765b7b8f42888f8eaa37b129b1
tree244bd4b8259bc211dff1bb5dd9400d1b7009cd31
parent8ad88984200b2ccddc0a08229dd2f4c14d1a71fc
gh-105927: Limit PyWeakref_GetRef() to limited C API 3.13 (#117091)
Include/weakrefobject.h