mirror of
https://github.com/python/cpython.git
synced 2026-06-02 01:29:52 -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).