This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Boris.FELD, arigo, dobesv, flox, hitchmanr, hniksic, nnorwitz, python-dev, vstinner
Date 2012-03-08.00:53:07
SpamBayes Score 0.46763977
Marked as misclassified No
Message-id <E1S5RbP-00038j-0T@dinsdale.python.org>
In-reply-to
Content
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
History
Date User Action Args
2012-03-08 00:53:08python-devsetrecipients: + python-dev, nnorwitz, arigo, dobesv, vstinner, hniksic, flox, hitchmanr, Boris.FELD
2012-03-08 00:53:07python-devlinkissue1469629 messages
2012-03-08 00:53:07python-devcreate