mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
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.
This commit is contained in:
parent
0b7476080b
commit
99854ce170
9 changed files with 2032 additions and 1961 deletions
1958
Python/gc.c
Normal file
1958
Python/gc.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue