Message 367119 - Python tracker
Message367119
| Author | vstinner |
|---|---|
| Recipients | corona10, pablogsal, serhiy.storchaka, shihai1991, tim.peters, vstinner |
| Date | 2020-04-23.14:54:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587653640.57.0.354977914257.issue40217@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm not comfortable with requesting authors of all C extensions to modify their tp_traverse function. As Pablo explained, the type is already visited on subtypes instances. I approved PR 19414. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-23 14:54:00 | vstinner | set | recipients: + vstinner, tim.peters, serhiy.storchaka, corona10, pablogsal, shihai1991 |
| 2020-04-23 14:54:00 | vstinner | set | messageid: <1587653640.57.0.354977914257.issue40217@roundup.psfhosted.org> |
| 2020-04-23 14:54:00 | vstinner | link | issue40217 messages |
| 2020-04-23 14:54:00 | vstinner | create | |