Files
cpython/Python
Miss Islington (bot) 9dda9020ab 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:43:23 -08:00
..
2009-04-27 20:54:42 +00:00

Miscellaneous source files for the main Python shared library