[issue18347] ElementTree corrupts cAse of closing tags when html method is specified

Roundup Robot report at bugs.python.org
Fri Jul 5 01:41:50 CEST 2013


Roundup Robot added the comment:

New changeset df79735b21c1 by Christian Heimes in branch '3.3':
Issue #18347: ElementTree's html serializer now preserves the case of closing tags.
http://hg.python.org/cpython/rev/df79735b21c1

New changeset d5536c06a082 by Christian Heimes in branch 'default':
Issue #18347: ElementTree's html serializer now preserves the case of closing tags.
http://hg.python.org/cpython/rev/d5536c06a082

New changeset 328781ae35d2 by Christian Heimes in branch '2.7':
Issue #18347: ElementTree's html serializer now preserves the case of closing tags.
http://hg.python.org/cpython/rev/328781ae35d2

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

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


More information about the Python-bugs-list mailing list