]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Apr 2022 16:50:25 +0000 (09:50 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Apr 2022 16:50:25 +0000 (09:50 -0700)
commit777d478d12573e126b7c0b29be493aa1048cdb7e
tree2f8db30069b34c9977ce0c888b84afc6916feea2
parenta36d97e3f1daeb431e1c5bc8ab83daca93b747b0
gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989)

(cherry picked from commit f60b4c3d74f241775f80affe60dcba6448634fe3)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_xml_etree.py