mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +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