Message369460
| Author | petr.viktorin |
|---|---|
| Recipients | corona10, lukasz.langa, pablogsal, petr.viktorin, serhiy.storchaka, shihai1991, tim.peters, vstinner |
| Date | 2020-05-20.15:00:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1589986808.22.0.384917202947.issue40217@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
It looks like the fix breaks types that override Py_tp_alloc but not Py_tp_traverse (as some types in PySide do.) I'll investigate more and work on fixing that if someone doesn't beat me to it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-20 15:00:08 | petr.viktorin | set | recipients: + petr.viktorin, tim.peters, vstinner, lukasz.langa, serhiy.storchaka, corona10, pablogsal, shihai1991 |
| 2020-05-20 15:00:08 | petr.viktorin | set | messageid: <1589986808.22.0.384917202947.issue40217@roundup.psfhosted.org> |
| 2020-05-20 15:00:08 | petr.viktorin | link | issue40217 messages |
| 2020-05-20 15:00:08 | petr.viktorin | create | |