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

Stefan Behnel report at bugs.python.org
Wed Mar 27 03:04:43 EDT 2019


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

I don't think this should be backported. Pretty-printing is not a production relevant feature, more of a "debugging, diffing and help users see what they get" kind of feature. It's good to have it fixed for the future, but we shouldn't bother users with it during a point release.

----------

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


More information about the Python-bugs-list mailing list