Skip to content

gh-91810: Fix regression with writing an XML declaration with encoding='unicode'#93426

Merged
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:etree-write-unicode
Jun 14, 2022
Merged

gh-91810: Fix regression with writing an XML declaration with encoding='unicode'#93426
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:etree-write-unicode

Always open files in UTF-8 with encoding='unicode'.

46ab6e0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs