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 Ronny.Pfannschmidt, RonnyPfannschmidt, alexandre.vassalotti, flox, georg.brandl, ggenellina, gvanrossum, jcea, jdharper, kmike, loewis, pitrou, python-dev, serhiy.storchaka, valhallasw
Date 2013-12-07.09:09:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dc4cK6x8Mz7LjW@mail.python.org>
In-reply-to
Content
New changeset bd71352e950f by Alexandre Vassalotti in branch 'default':
Issue #6784: Strings from Python 2 can now be unpickled as bytes objects.
http://hg.python.org/cpython/rev/bd71352e950f
History
Date User Action Args
2013-12-07 09:09:38python-devsetrecipients: + python-dev, gvanrossum, loewis, georg.brandl, jcea, ggenellina, pitrou, alexandre.vassalotti, RonnyPfannschmidt, flox, valhallasw, jdharper, Ronny.Pfannschmidt, serhiy.storchaka, kmike
2013-12-07 09:09:38python-devlinkissue6784 messages
2013-12-07 09:09:38python-devcreate