Message309709
| 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:34 | Dormouse759 | set | recipients: + Dormouse759, ncoghlan, pitrou, scoder, petr.viktorin, docs@python |
| 2018-01-09 16:11:34 | Dormouse759 | set | messageid: <1515514294.71.0.467229070634.issue32374@psf.upfronthosting.co.za> |
| 2018-01-09 16:11:34 | Dormouse759 | link | issue32374 messages |
| 2018-01-09 16:11:34 | Dormouse759 | create | |