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 Arfrever, danielsh, einarfd, eli.bendersky, ezio.melotti, flox, georg.brandl, jcea, larry, python-dev, santoso.wijaya, skrah
Date 2013-01-12.13:21:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yk1mp4hDbzS8w@mail.python.org>
In-reply-to
Content
New changeset 5b36768b9a11 by Eli Bendersky in branch '3.3':
Issue #16076: fix refleak in pickling of Element.
http://hg.python.org/cpython/rev/5b36768b9a11

New changeset 848738d3c40f by Eli Bendersky in branch 'default':
Close #16076: fix refleak in pickling of Element.
http://hg.python.org/cpython/rev/848738d3c40f
History
Date User Action Args
2013-01-12 13:21:35python-devsetrecipients: + python-dev, georg.brandl, jcea, larry, ezio.melotti, Arfrever, eli.bendersky, skrah, flox, santoso.wijaya, einarfd, danielsh
2013-01-12 13:21:35python-devlinkissue16076 messages
2013-01-12 13:21:34python-devcreate