mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
The GC for the free threaded build would get slower with each collection due to effectively double counting objects freed by the GC.
Miscellaneous source files for the main Python shared library