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 benjamin.peterson, kristjan.jonsson, meador.inge, pitrou, vstinner
Date 2020-06-25.09:31:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593077503.7.0.130870160506.issue8212@roundup.psfhosted.org>
In-reply-to
Content
> I think PEP 442 makes this request obsolete: you can simply implement tp_finalize() and incref the object naturally from there.

Right. I close the issue.
History
Date User Action Args
2020-06-25 09:31:43vstinnersetrecipients: + vstinner, pitrou, kristjan.jonsson, benjamin.peterson, meador.inge
2020-06-25 09:31:43vstinnersetmessageid: <1593077503.7.0.130870160506.issue8212@roundup.psfhosted.org>
2020-06-25 09:31:43vstinnerlinkissue8212 messages
2020-06-25 09:31:43vstinnercreate