Message353980
| Author | AWhetter |
|---|---|
| Recipients | AWhetter, petr.viktorin, serhiy.storchaka, vstinner |
| Date | 2019-10-05.00:00:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1570233627.28.0.854774362137.issue33714@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've just realised that this issue was specific to tp_clear on a module and not on objects. tp_clear on modules has already been fixed in https://bugs.python.org/issue33622. I think this is closable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-05 00:00:27 | AWhetter | set | recipients: + AWhetter, vstinner, petr.viktorin, serhiy.storchaka |
| 2019-10-05 00:00:27 | AWhetter | set | messageid: <1570233627.28.0.854774362137.issue33714@roundup.psfhosted.org> |
| 2019-10-05 00:00:27 | AWhetter | link | issue33714 messages |
| 2019-10-05 00:00:27 | AWhetter | create | |