Files
cpython/Python
Victor Stinner 0036565e81 gh-146527: Fix memory leak in _PyGC_Fini() (#150969)
Free generation_stats allocated by _PyGC_Init().

Fix Python/gc.c: Python/gc_free_threading.c was already fixed.
2026-06-05 13:43:05 +00:00
..

Miscellaneous source files for the main Python shared library