[Python-Dev] issue 9141 (original) (raw)

Kristján Valur Jónsson kristjan at ccpgames.com
Sun Jul 4 19:59:47 CEST 2010


Dear colleagues:

I'd like to have your input on http://bugs.python.org/issue9141 "Allow objects to decide if they can be collected by GC."

This generalizes the dynamic discovery of finalization state of objects, as already provided for generator objects with PyGen_NeedsFinalizing(),to any object.

Kristján -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20100704/7e9b40aa/attachment.html>



More information about the Python-Dev mailing list