]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819)
authorPetr Viktorin <encukou@gmail.com>
Wed, 10 Aug 2022 07:10:25 +0000 (09:10 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Aug 2022 07:10:25 +0000 (09:10 +0200)
commit325ae93b6b7113cd4a4c2ce441615ae7def779e2
tree159d54bf90b2356b49b85be00062190bb48b4ebf
parent3ff6d9affb351292ad8530802e7c06f651520706
gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819)

- Move PyUnicode tests to a separate file
- Add some more tests for PyUnicode_FromFormat

Co-authored-by: philg314 <110174000+philg314@users.noreply.github.com>
Misc/ACKS
Modules/Setup.stdlib.in
Modules/_testcapi/parts.h
Modules/_testcapi/unicode.c [new file with mode: 0644]
Modules/_testcapimodule.c
PCbuild/_testcapi.vcxproj
PCbuild/_testcapi.vcxproj.filters