mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -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.