COMMITS
/ Modules/_testcapi/unicode.c May 21, 2023
S
gh-98836: Extend PyUnicode_FromFormat() (GH-98838)
Serhiy Storchaka committed
May 4, 2023
S
gh-99593: Add tests for Unicode C API (part 2) (#99868)
Serhiy Storchaka committed
December 1, 2022
S
gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613)
Serhiy Storchaka committed
November 29, 2022
S
gh-99593: Add tests for Unicode C API (part 1) (GH-99651)
Serhiy Storchaka committed
October 6, 2022
N
gh-94808: Cover `PyUnicode_Count` in CAPI (#96929)
Nikita Sobolev committed
August 10, 2022
P
gh-95504: Fix negative numbers in PyUnicode_FromFormat (GH-95848)
Petr Viktorin committed
P
gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819)
Petr Viktorin committed