]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117174: Fix reference leak and gdb tests (#131095)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 11 Mar 2025 23:17:58 +0000 (23:17 +0000)
committerGitHub <noreply@github.com>
Tue, 11 Mar 2025 23:17:58 +0000 (23:17 +0000)
commitebc24d54bcf554403e9bf4b590d5c1f49e648e0d
treec82844fbaa253dfef3165459ef222193593ca956
parentc00ac578241b3213ceb79c1f32bc83ea471f02da
gh-117174: Fix reference leak and gdb tests (#131095)
Lib/linecache.py
Lib/test/libregrtest/refleak.py
Lib/test/test_gdb/gdb_sample.py
Lib/test/test_gdb/test_backtrace.py
Lib/test/test_gdb/test_misc.py
Lib/test/test_gdb/test_pretty_print.py
Lib/test/test_gdb/util.py
Lib/test/test_repl.py