COMMITS
/ Modules/_testcapi/unicode.c September 8, 2023
S
[3.12] C API tests: use special markers to test that output parameters were set (GH-109014) (#109023)
Serhiy Storchaka committed
September 2, 2023
M
[3.12] Add Modules/_testcapi/util.h header (GH-108774) (#108780)
Miss Islington (bot) committed
July 10, 2023
S
[3.12] gh-99593: Add tests for Unicode C API (part 3) (GH-104728) (GH-106595)
Serhiy Storchaka committed
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