index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_testcapi
/
unicode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] C API tests: use special markers to test that output parameters were s...
Serhiy Storchaka
2023-09-08
1
-14/+24
*
[3.12] Add Modules/_testcapi/util.h header (GH-108774) (#108780)
Miss Islington (bot)
2023-09-02
1
-40/+18
*
[3.12] gh-99593: Add tests for Unicode C API (part 3) (GH-104728) (GH-106595)
Serhiy Storchaka
2023-07-10
1
-1/+506
*
gh-98836: Extend PyUnicode_FromFormat() (GH-98838)
Serhiy Storchaka
2023-05-21
1
-15/+48
*
gh-99593: Add tests for Unicode C API (part 2) (#99868)
Serhiy Storchaka
2023-05-04
1
-27/+479
*
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