[issue25047] xml.etree.ElementTree encoding declaration should be capital ('UTF-8') rather than lowercase ('utf-8')

Roundup Robot report at bugs.python.org
Wed Sep 23 04:08:32 CEST 2015


Roundup Robot added the comment:

New changeset ff7aba08ada6 by Martin Panter in branch '3.4':
Issue #25047: Respect case writing XML encoding declarations
https://hg.python.org/cpython/rev/ff7aba08ada6

New changeset 9c248233754c by Martin Panter in branch '3.5':
Issue #25047: Merge Element Tree encoding from 3.4 into 3.5
https://hg.python.org/cpython/rev/9c248233754c

New changeset 409bab2181d3 by Martin Panter in branch 'default':
Issue #25047: Merge Element Tree encoding from 3.5
https://hg.python.org/cpython/rev/409bab2181d3

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list