Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) | Serhiy Storchaka | 2022-12-01 | 1 | -0/+36 |
* | gh-99593: Add tests for Unicode C API (part 1) (GH-99651) | Serhiy Storchaka | 2022-11-29 | 1 | -6/+332 |
* | gh-94808: Cover `PyUnicode_Count` in CAPI (#96929) | Nikita Sobolev | 2022-10-06 | 1 | -0/+21 |
* | gh-95504: Fix negative numbers in PyUnicode_FromFormat (GH-95848) | Petr Viktorin | 2022-08-10 | 1 | -0/+60 |
* | gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819) | Petr Viktorin | 2022-08-10 | 1 | -0/+653 |