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, doug.royal, kmike, pitrou, python-dev, serhiy.storchaka
Date 2015-03-31.10:19:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150331101912.113177.77235@psf.io>
In-reply-to
Content
New changeset 8d86dfe53b97 by Serhiy Storchaka in branch '3.4':
Issue #18473: Fixed 2to3 and 3to2 compatible pickle mappings.
https://hg.python.org/cpython/rev/8d86dfe53b97

New changeset 5980e81219ed by Serhiy Storchaka in branch 'default':
Issue #18473: Fixed 2to3 and 3to2 compatible pickle mappings.
https://hg.python.org/cpython/rev/5980e81219ed
History
Date User Action Args
2015-03-31 10:19:18python-devsetrecipients: + python-dev, pitrou, alexandre.vassalotti, serhiy.storchaka, kmike, doug.royal
2015-03-31 10:19:18python-devlinkissue18473 messages
2015-03-31 10:19:17python-devcreate