mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
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