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 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:00vstinnersetrecipients: + vstinner, tim.peters, serhiy.storchaka, corona10, pablogsal, shihai1991
2020-04-23 14:54:00vstinnersetmessageid: <1587653640.57.0.354977914257.issue40217@roundup.psfhosted.org>
2020-04-23 14:54:00vstinnerlinkissue40217 messages
2020-04-23 14:54:00vstinnercreate