mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
8aa163eea6
Fix a reference cycle by triggering an explicit GC collection after calling PyInterpreterState_Clear().
Miscellaneous source files for the main Python shared library