]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130382: add missing `_PyReftracerTrack` to ceval `Py_DECREF` (#130689)
authorTomasz Pytel <tompytel@gmail.com>
Thu, 13 Mar 2025 16:31:49 +0000 (12:31 -0400)
committerGitHub <noreply@github.com>
Thu, 13 Mar 2025 16:31:49 +0000 (12:31 -0400)
commitc5abded09995f208b21ebaf012185ca5acb0180b
tree2b22375cdd0ce4c5ed704222e1f6028b32076d06
parent3a91ee97245639c7c4f8852418157d3fc0ec1a82
gh-130382: add missing `_PyReftracerTrack` to ceval `Py_DECREF` (#130689)
Lib/test/test_capi/test_misc.py
Misc/NEWS.d/next/Core_and_Builtins/2025-02-28-16-13-02.gh-issue-130382.66VTmy.rst [new file with mode: 0644]
Modules/_testcapimodule.c
Python/ceval.c