]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (GH-140158...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Oct 2025 15:02:03 +0000 (17:02 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Oct 2025 15:02:03 +0000 (15:02 +0000)
commit95c03d018df5f1e287a4577669b1ced5bc5518f8
tree4bc87fa8a53a749f0a8d9d12ce043ebead9f47c4
parent045e34964a37ac50eecde481f93deedc640884da
[3.14] gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (GH-140158) (#140164)

gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (GH-140158)
(cherry picked from commit 728d239e57b650c392517b7ae569b0eb05af826e)

Co-authored-by: Victor Stinner <vstinner@python.org>
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]