xml.etree.ElementTree
— doesn't allow specifying fine-grained formatting controls
#95472
Labels
type-feature
A feature request or enhancement
(Note: I already have a PR and this is a tracking issue.)
Enhancement
XML is maddening from a Git perspective, as if multiple tools will edit it, you'll get lots of lines in the diff that aren't needed.
For example:
And:
There are likely other issues, but I only needed to solve these two.
The text was updated successfully, but these errors were encountered: