Victor Stinner f4507231e3
bpo-42745: finalize_interp_types() calls _PyType_Fini() (GH-23953)
Call _PyType_Fini() in subinterpreters.

Fix reference leaks in subinterpreters.
2020-12-26 20:26:08 +01:00
..
2020-12-22 18:31:46 -04:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library