mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
82c83bd907
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