mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
If _PyImport_FixupExtensionObject() is called from a subinterpreter, leave extensions unchanged and don't copy the module dictionary into def->m_base.m_copy.
Miscellaneous source files for the main Python shared library