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 ezio.melotti, loewis, petri.lehtinen, pitrou, python-dev
Date 2011-11-15.00:55:06
SpamBayes Score 0.11046001
Marked as misclassified No
Message-id <E1RQ7Id-00017J-C8@dinsdale.python.org>
In-reply-to
Content
New changeset ddfcb0de564f by Antoine Pitrou in branch '3.2':
Issue #13333: The UTF-7 decoder now accepts lone surrogates
http://hg.python.org/cpython/rev/ddfcb0de564f

New changeset 250091e60f28 by Antoine Pitrou in branch 'default':
Issue #13333: The UTF-7 decoder now accepts lone surrogates
http://hg.python.org/cpython/rev/250091e60f28

New changeset 050772822bde by Antoine Pitrou in branch '2.7':
Issue #13333: The UTF-7 decoder now accepts lone surrogates
http://hg.python.org/cpython/rev/050772822bde
History
Date User Action Args
2011-11-15 00:55:07python-devsetrecipients: + python-dev, loewis, pitrou, ezio.melotti, petri.lehtinen
2011-11-15 00:55:06python-devlinkissue13333 messages
2011-11-15 00:55:06python-devcreate