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, erlendaasland, vstinner
Date 2021-01-08.14:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610115822.79.0.556355217302.issue42866@roundup.psfhosted.org>
In-reply-to
Content
typo: My PR uses the generic tp->tp_free which *is* PyObject_GC_Del().
History
Date User Action Args
2021-01-08 14:23:42vstinnersetrecipients: + vstinner, corona10, erlendaasland
2021-01-08 14:23:42vstinnersetmessageid: <1610115822.79.0.556355217302.issue42866@roundup.psfhosted.org>
2021-01-08 14:23:42vstinnerlinkissue42866 messages
2021-01-08 14:23:42vstinnercreate