]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-78453: Move Unicode C API tests from test_unicode to test_capi.test_unicode (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Nov 2022 13:32:02 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2022 13:32:02 +0000 (15:32 +0200)
commit06d4e02c3b3526b5d90e41a0a0befa8663e08f27
tree70de0b8aa12019affeef4226204def1ef7c88320
parent3fe7d7c020a8b2d395a58bfafbe689ee36f7fe30
gh-78453: Move Unicode C API tests from test_unicode to test_capi.test_unicode (GH-99431)
Lib/test/test_capi/test_unicode.py [new file with mode: 0644]
Lib/test/test_unicode.py