summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_codecs.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-99593: Add tests for Unicode C API (part 3) (GH-104728) (GH-106595)Serhiy Storchaka2023-07-101-0/+466
* gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613)Serhiy Storchaka2022-12-011-0/+54