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. (cherry picked from commit c2b0b12d) Co-authored-by:Marcel Plch <gmarcel.plch@gmail.com>
Showing
Please
register
or
sign in
to comment