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 pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2014-12-15.12:09:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141215120921.28198.17300@psf.io>
In-reply-to
Content
New changeset 9927781e457f by Serhiy Storchaka in branch '2.7':
Issue #22777: Test pickling with all protocols.
https://hg.python.org/cpython/rev/9927781e457f

New changeset 04c9fffde184 by Serhiy Storchaka in branch '3.4':
Issue #22777: Test pickling with all protocols.
https://hg.python.org/cpython/rev/04c9fffde184

New changeset 77fc30182dc2 by Serhiy Storchaka in branch 'default':
Issue #22777: Test pickling with all protocols.
https://hg.python.org/cpython/rev/77fc30182dc2
History
Date User Action Args
2014-12-15 12:09:36python-devsetrecipients: + python-dev, rhettinger, pitrou, serhiy.storchaka
2014-12-15 12:09:36python-devlinkissue22777 messages
2014-12-15 12:09:36python-devcreate