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
Date 2012-12-30.14:18:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YZ3fc3DNczS2J@mail.python.org>
In-reply-to
Content
New changeset 71508fc738bb by Eli Bendersky in branch '3.3':
For Issue #16076: make sure that pickling of Element objects is tested, and do
http://hg.python.org/cpython/rev/71508fc738bb

New changeset 5a38f4d7833c by Eli Bendersky in branch 'default':
For issue #16076: merge 3.3
http://hg.python.org/cpython/rev/5a38f4d7833c
History
Date User Action Args
2012-12-30 14:18:33python-devsetrecipients: + python-dev, georg.brandl, jcea, larry, ezio.melotti, Arfrever, eli.bendersky, flox, santoso.wijaya, einarfd, danielsh
2012-12-30 14:18:33python-devlinkissue16076 messages
2012-12-30 14:18:33python-devcreate