Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpo-1635741: Explict GC collect after PyInterpreterState_Clear() (pyt…
…honGH-21902) Fix a reference cycle by triggering an explicit GC collection after calling PyInterpreterState_Clear().
- Loading branch information