[issue1469629] __dict__ = self in subclass of dict causes a memory leak

Roundup Robot report at bugs.python.org
Thu Mar 8 01:53:08 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 3787e896dbe9 by Benjamin Peterson in branch '3.2':
allow cycles throught the __dict__ slot to be cleared (closes #1469629)
http://hg.python.org/cpython/rev/3787e896dbe9

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1469629>
_______________________________________


More information about the Python-bugs-list mailing list