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, Kronuz, eli.bendersky, python-dev, scoder
Date 2013-09-13.13:28:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cbyMv6G17z7LjN@mail.python.org>
In-reply-to
Content
New changeset 39823ebfc731 by Eli Bendersky in branch '3.3':
Issue #18997: fix ElementTree crash with using pickle and __getstate__.
http://hg.python.org/cpython/rev/39823ebfc731

New changeset bda5a87df1c8 by Eli Bendersky in branch 'default':
Merge for Issue #18997: Issue #18997: fix ElementTree crash with using pickle and __getstate__.
http://hg.python.org/cpython/rev/bda5a87df1c8
History
Date User Action Args
2013-09-13 13:28:12python-devsetrecipients: + python-dev, scoder, Arfrever, eli.bendersky, Kronuz
2013-09-13 13:28:12python-devlinkissue18997 messages
2013-09-13 13:28:12python-devcreate