[issue16986] ElementTree incorrectly parses strings with declared encoding not UTF-8

Serhiy Storchaka report at bugs.python.org
Thu Jan 17 17:54:46 CET 2013


Serhiy Storchaka added the comment:

Patch for issue10590 fixes this for Python implementation of ElementTree, but not for C implementation.

----------
dependencies: +Parameter type error for xml.sax.parseString(string, ...)

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


More information about the Python-bugs-list mailing list