mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Fix a reference cycle by triggering an explicit GC collection after calling PyInterpreterState_Clear().
Miscellaneous source files for the main Python shared library