Issue #12451: The XInclude default loader of xml.etree now decodes files from
UTF-8 instead of the locale encoding if the encoding is not specified. It now also opens XML files for the parser in binary mode instead of the text mode to avoid encoding issues.
V
Victor Stinner committed
eaf399e3355e6d62b1bb5810b66ad4ff431ece57
Parent: 12b8d14