mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
[3.12] gh-109181: Fix refleak in tb_get_lineno() (GH-111948) PyFrame_GetCode() returns a strong reference. (cherry picked from commit 4b0c875d91727440251a8427a80d8515e39d18cd) Co-authored-by: Victor Stinner <vstinner@python.org>
Miscellaneous source files for the main Python shared library