]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 27 Apr 2022 17:14:05 +0000 (20:14 +0300)
committerGitHub <noreply@github.com>
Wed, 27 Apr 2022 17:14:05 +0000 (20:14 +0300)
commit993bb1632bafa62971cbb9bc3d836351a4046d87
tree0c9f97f057a9300b356564bd74280814e83ebfa5
parent24ce12366f95d8fa8a3dc609daa59579819481bd
[3.9] gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989). (GH-91994)

(cherry picked from commit f60b4c3d74f241775f80affe60dcba6448634fe3)
Lib/test/test_xml_etree.py