mirror of
https://github.com/python/cpython.git
synced 2026-05-18 10:24:42 -04:00
55b15c9f05
We just need to force the encoding when no encoding is passed to toxml() or toprettyxml(), rather than relying on the default encoding (which is unreliable).