[PyPy-issue] [issue619] Easier tuning/configuration of GC

Armin Rigo pypy-dev-issue at codespeak.net
Fri Jan 7 11:58:21 CET 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

fijal: can you be more precise?  I don't understand which __del__ you are
talking about.  It seems to me that the RPython class WeakrefLifeline is the
only place involving a __del__, and it has only references to weakrefs, which
should not create any cycle.  I don't see any __del__ related to weak dictionaries.

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue619>
_______________________________________________________



More information about the Pypy-issue mailing list