]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138794: Communicate to PyRefTracer when they are being replaced (#138797)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 15 Sep 2025 10:12:09 +0000 (11:12 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Sep 2025 10:12:09 +0000 (11:12 +0100)
commitf01181b595971fd1af12cf43ab6731a4e5766142
treea8d5d5288f1d1c711798e6a7e0c777b55bb5e17f
parentbaf747051557d029bc807d08470279490a04c8e1
gh-138794: Communicate to PyRefTracer when they are being replaced (#138797)
Doc/c-api/init.rst
Include/cpython/object.h
Misc/NEWS.d/next/Core_and_Builtins/2025-09-11-15-56-18.gh-issue-138794.nrOn1K.rst [new file with mode: 0644]
Modules/_testcapimodule.c
Objects/object.c