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 Dormouse759
Recipients Dormouse759, docs@python, ncoghlan, petr.viktorin, pitrou, scoder
Date 2018-01-09.16:11:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515514294.71.0.467229070634.issue32374@psf.upfronthosting.co.za>
In-reply-to
Content
I have created a PR at https://github.com/python/cpython/pull/5140
It contains documentation, plus, in --with-pydebug mode, it calls m_traverse to catch easy cases of not handling the m_state==NULL case early.
History
Date User Action Args
2018-01-09 16:11:34Dormouse759setrecipients: + Dormouse759, ncoghlan, pitrou, scoder, petr.viktorin, docs@python
2018-01-09 16:11:34Dormouse759setmessageid: <1515514294.71.0.467229070634.issue32374@psf.upfronthosting.co.za>
2018-01-09 16:11:34Dormouse759linkissue32374 messages
2018-01-09 16:11:34Dormouse759create