bpo-32374: m_traverse may be called with m_state=NULL (GH-5140)
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.
M
Marcel Plch committed
c2b0b12d1a137ada1023ab7c10b8d9a0249d95f9
Parent: d6e1404
Committed by Nick Coghlan <ncoghlan@gmail.com>
on 3/17/2018, 5:41:20 AM