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