]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99593: Add tests for Unicode C API (part 3) (GH-104728)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Jul 2023 11:04:34 +0000 (14:04 +0300)
committerGitHub <noreply@github.com>
Mon, 10 Jul 2023 11:04:34 +0000 (14:04 +0300)
commit51ea664d18938645521bdd128a3c55f9c197644c
tree0f5cb5996b0859106557e67a4f6825e38543ab35
parent0c90e7561046a2deb358e6695148060a1c199b49
gh-99593: Add tests for Unicode C API (part 3) (GH-104728)

Add tests for codecs.
Lib/test/test_capi/test_codecs.py
Modules/_testcapi/unicode.c