Files
cpython/Python
Miss Islington (bot) 37dbbb208f gh-99578: Fix refleak in _imp.create_builtin() (GH-99642)
Fix a reference bug in _imp.create_builtin() after the creation of
the first sub-interpreter for modules "builtins" and "sys".
(cherry picked from commit cb2ef8b2ac)

Co-authored-by: Victor Stinner <vstinner@python.org>
2022-11-21 03:44:56 -08:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library