[issue36407] xml.dom.minidom wrong indentation writing for CDATA section

Stefan Behnel report at bugs.python.org
Sat Mar 23 17:33:28 EDT 2019


Stefan Behnel <stefan_ml at behnel.de> added the comment:

Yes, this case is incorrect. Pretty printing should not change character content inside of a simple tag.

The PR looks good to me.

----------
versions: +Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36407>
_______________________________________


More information about the Python-bugs-list mailing list