Files
cpython/Python
Victor Stinner 12f4ac3bc8 bpo-46417: Clear symtable identifiers at exit (GH-30809)
Add _PySymtable_Fini() function, called by finalize_interp_clear().

Update test_cmd_line.test_showrefcount() to tolerate negative
reference count.
2022-01-23 00:06:56 +01:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library