mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
cb2ef8b2ac
Fix a reference bug in _imp.create_builtin() after the creation of the first sub-interpreter for modules "builtins" and "sys".
Miscellaneous source files for the main Python shared library