mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
c2b0b12d1a
Multi-phase initialized modules allow m_traverse to be called while the module is still being initialized, so module authors may need to account for that.
Source files for standard library extension modules, and former extension modules that are now builtin modules.