[Python-Dev] PEP 442: Safe object finalization (original) (raw)
Benjamin Peterson benjamin at python.org
Mon Jun 3 04:27:49 CEST 2013
- Previous message: [Python-Dev] PEP 442: Safe object finalization
- Next message: [Python-Dev] PEP 442: Safe object finalization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 442: Safe object finalization
- Next message: [Python-Dev] PEP 442: Safe object finalization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]