]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-78453: Move Unicode C API tests from test_unicode to test_capi.test_unicode...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Nov 2022 09:24:45 +0000 (11:24 +0200)
committerGitHub <noreply@github.com>
Sun, 20 Nov 2022 09:24:45 +0000 (11:24 +0200)
commit56a517e9e854559e2f0c23c0e5adcaf846a2e0c3
treeed49531f7678b9906ed27efb4971bf1ac7528de5
parenta15ab1ec65a659ebda13ca9c4e3735e10c3a161f
[3.11] gh-78453: Move Unicode C API tests from test_unicode to test_capi.test_unicode (GH-99431). (GH-99614)

(cherry picked from commit 06d4e02c3b3526b5d90e41a0a0befa8663e08f27)
Lib/test/test_capi/test_unicode.py [new file with mode: 0644]
Lib/test/test_unicode.py