Nathaniel Smith schrieb am 19.03.19 um 00:15:> That seems potentially simpler to implement than canonical XML> serializationC14N is already implemented for ElementTree, just needs to be ported toPy3.8 and merged.https://bugs.python.org/issue13611Stefan