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 alexandre.vassalotti, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-04-15.20:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZqLfs0DjczSYX@mail.python.org>
In-reply-to
Content
New changeset 4e412cbaaf96 by Antoine Pitrou in branch '3.3':
Issue #17710: Fix pickle raising a SystemError on bogus input.
http://hg.python.org/cpython/rev/4e412cbaaf96

New changeset 5a16d2992112 by Antoine Pitrou in branch 'default':
Issue #17710: Fix pickle raising a SystemError on bogus input.
http://hg.python.org/cpython/rev/5a16d2992112
History
Date User Action Args
2013-04-15 20:20:05python-devsetrecipients: + python-dev, pitrou, vstinner, alexandre.vassalotti, serhiy.storchaka
2013-04-15 20:20:05python-devlinkissue17710 messages
2013-04-15 20:20:05python-devcreate