mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
1575a81bf2
The replaces the incremental GC with a forward port (from 3.13) of the generational GC. Co-Authored-By: Neil Schemenauer <nas@arctrix.com> Co-Authored-By: Zanie Blue <contact@zanie.dev> Co-Authored-By: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Miscellaneous source files for the main Python shared library