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 ashwch, gvanrossum, python-dev, rhettinger, serhiy.storchaka
Date 2015-11-20.16:34:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151120163355.105899.17349@psf.io>
In-reply-to
Content
New changeset 4f30b0d47c24 by Serhiy Storchaka in branch '3.5':
Issue #25665: Test pickling with all protocols in test_typing.
https://hg.python.org/cpython/rev/4f30b0d47c24

New changeset 9e65015582a5 by Serhiy Storchaka in branch 'default':
Issue #25665: Test pickling with all protocols in test_typing.
https://hg.python.org/cpython/rev/9e65015582a5
History
Date User Action Args
2015-11-20 16:34:02python-devsetrecipients: + python-dev, gvanrossum, rhettinger, serhiy.storchaka, ashwch
2015-11-20 16:34:02python-devlinkissue25665 messages
2015-11-20 16:34:02python-devcreate