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, gvanrossum, kennyluck, lemburg, loewis, pitrou, python-dev, serhiy.storchaka, tchrist, vstinner
Date 2013-11-19.09:33:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dP1zz2Q4yzSW4@mail.python.org>
In-reply-to
Content
New changeset 0d9624f2ff43 by Serhiy Storchaka in branch 'default':
Issue #12892: The utf-16* and utf-32* codecs now reject (lone) surrogates.
http://hg.python.org/cpython/rev/0d9624f2ff43
History
Date User Action Args
2013-11-19 09:33:20python-devsetrecipients: + python-dev, lemburg, gvanrossum, loewis, pitrou, vstinner, ezio.melotti, tchrist, kennyluck, serhiy.storchaka
2013-11-19 09:33:20python-devlinkissue12892 messages
2013-11-19 09:33:19python-devcreate