[Python-Dev] PEP 442: Safe object finalization
Benjamin Peterson
benjamin at python.org
Mon Jun 3 04:27:49 CEST 2013
2013/5/18 Antoine Pitrou <solipsis at pitrou.net>:
>
> Hello,
>
> I would like to submit the following PEP for discussion and evaluation.
Will the API of the gc module be at all affected? I assume nothing
will just be printed for DEBUG_UNCOLLECTABLE. Maybe there should be a
way to discover when a cycle is resurrected?
--
Regards,
Benjamin
More information about the Python-Dev
mailing list