mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08: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