summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_capi/test_codecs.py
Commit message (Expand)AuthorAgeFilesLines
* gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613)Serhiy Storchaka2022-12-011-0/+54