]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 27 Apr 2022 16:16:20 +0000 (19:16 +0300)
committerGitHub <noreply@github.com>
Wed, 27 Apr 2022 16:16:20 +0000 (19:16 +0300)
commitf60b4c3d74f241775f80affe60dcba6448634fe3
treee382c77f2b900101851632ac8fca544220e26a99
parentad9f817eeb2d2d36834e7bad2264ad0c0de1d1c4
gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989)
Lib/test/test_xml_etree.py