SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 8 Python

gh-113688: Split up gcmodule.c (gh-113715)

This splits part of Modules/gcmodule.c of into Python/gc.c, which
now contains the core garbage collection implementation. The Python
module remain in the Modules/gcmodule.c file.
S
Sam Gross committed
99854ce1701ca4d1a0d153e501a29f9eec306ce5
Parent: 0b74760
Committed by GitHub <noreply@github.com> on 1/5/2024, 8:17:16 PM