]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130382: add missing `_PyReftracerTrack` to ceval `Py_DECREF` (GH-130689...
authorSam Gross <colesbury@gmail.com>
Fri, 14 Mar 2025 13:52:05 +0000 (09:52 -0400)
committerGitHub <noreply@github.com>
Fri, 14 Mar 2025 13:52:05 +0000 (09:52 -0400)
commit5646f6f73964a85eaf4757cb4c89eacb00a1670d
tree22845544d2f777a7c04fca1b89ea7cc012f52a1d
parent130fa4c94f41880fc17cda27e1878e28ddfdd65c
[3.13] gh-130382: add missing `_PyReftracerTrack` to ceval `Py_DECREF` (GH-130689) (#131195)

(cherry picked from commit c5abded09995f208b21ebaf012185ca5acb0180b)

Co-authored-by: Tomasz Pytel <tompytel@gmail.com>
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