This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients Dormouse759, docs@python, ncoghlan, petr.viktorin, pitrou, scoder
Date 2018-03-17.05:41:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521265289.53.0.467229070634.issue32374@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c2b0b12d1a137ada1023ab7c10b8d9a0249d95f9 by Nick Coghlan (Marcel Plch) in branch 'master':
bpo-32374:  m_traverse may be called with m_state=NULL (GH-5140)
https://github.com/python/cpython/commit/c2b0b12d1a137ada1023ab7c10b8d9a0249d95f9
History
Date User Action Args
2018-03-17 05:41:29ncoghlansetrecipients: + ncoghlan, pitrou, scoder, petr.viktorin, docs@python, Dormouse759
2018-03-17 05:41:29ncoghlansetmessageid: <1521265289.53.0.467229070634.issue32374@psf.upfronthosting.co.za>
2018-03-17 05:41:29ncoghlanlinkissue32374 messages
2018-03-17 05:41:29ncoghlancreate