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 pablogsal
Recipients corona10, pablogsal, serhiy.storchaka, shihai1991, tim.peters, vstinner
Date 2020-04-07.17:47:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586281631.98.0.0138809988953.issue40217@roundup.psfhosted.org>
In-reply-to
Content
> Hummm, I think we may just be missing a Py_VISIT(Py_TYPE(self))here:

Checking it more closely, that is incorrect, so we are not missing that visitation :(
History
Date User Action Args
2020-04-07 17:47:12pablogsalsetrecipients: + pablogsal, tim.peters, vstinner, serhiy.storchaka, corona10, shihai1991
2020-04-07 17:47:11pablogsalsetmessageid: <1586281631.98.0.0138809988953.issue40217@roundup.psfhosted.org>
2020-04-07 17:47:11pablogsallinkissue40217 messages
2020-04-07 17:47:11pablogsalcreate