[Python-Dev] issue 9141, finalizers and gc module (original) (raw)
Kristján Valur Jónsson kristjan at ccpgames.com
Fri Apr 20 15:33:35 CEST 2012
- Previous message: [Python-Dev] issue 9141, finalizers and gc module
- Next message: [Python-Dev] issue 9141, finalizers and gc module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks. I wonder if these semantics might not belong in cPython too, us being consenting adults and all that ☺
K
From: python-dev-bounces+kristjan=ccpgames.com at python.org [mailto:python-dev-bounces+kristjan=ccpgames.com at python.org] On Behalf Of Maciej Fijalkowski Sent: 17. apríl 2012 21:29 To: Antoine Pitrou Cc: python-dev at python.org Subject: Re: [Python-Dev] issue 9141, finalizers and gc module
PyPy breaks cycles randomly. I think a pretty comprehensive description of what happens is here:
http://morepypy.blogspot.com/2008/02/python-finalizers-semantics-part-1.html http://morepypy.blogspot.com/2008/02/python-finalizers-semantics-part-2.html
Cheers, fijal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20120420/18f26b3d/attachment.html>
- Previous message: [Python-Dev] issue 9141, finalizers and gc module
- Next message: [Python-Dev] issue 9141, finalizers and gc module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]