]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (#140158)
authorVictor Stinner <vstinner@python.org>
Wed, 15 Oct 2025 14:36:49 +0000 (16:36 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Oct 2025 14:36:49 +0000 (16:36 +0200)
commit728d239e57b650c392517b7ae569b0eb05af826e
treed8782ceff0444c9a00a7e7e666cb237de9c18f6d
parentd3015873693eaa30f904deada5e46374a1d31f6e
gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (#140158)
Include/refcount.h
Misc/NEWS.d/next/C_API/2025-10-15-15-59-59.gh-issue-140153.BO7sH4.rst [new file with mode: 0644]