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 erlendaasland
Recipients corona10, erlendaasland, vstinner
Date 2021-01-08.14:12:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610115168.89.0.0533559208302.issue42866@roundup.psfhosted.org>
In-reply-to
Content
Don't you need to free memory using PyObject_GC_Del when you allocate using PyObject_GC_New?
History
Date User Action Args
2021-01-08 14:12:48erlendaaslandsetrecipients: + erlendaasland, vstinner, corona10
2021-01-08 14:12:48erlendaaslandsetmessageid: <1610115168.89.0.0533559208302.issue42866@roundup.psfhosted.org>
2021-01-08 14:12:48erlendaaslandlinkissue42866 messages
2021-01-08 14:12:48erlendaaslandcreate