[issue19519] Parser: don't transcode input string to UTF-8 if it is already encoded to UTF-8

Serhiy Storchaka report at bugs.python.org
Thu Nov 7 14:48:31 CET 2013


Serhiy Storchaka added the comment:

The parser should check that the input is actually valid UTF-8 data.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19519>
_______________________________________


More information about the Python-bugs-list mailing list