| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-68114: Fix handling for removed PyArg_ParseTuple 'w' formatters (GH-8204) | Joe Jevnik | 2024-04-23 | 1 | -0/+118 |
|
|
* | gh-114101: Correct PyErr_Format arguments in _testcapi module (#114102) | AN Long | 2024-01-16 | 1 | -2/+2 |
|
|
* | gh-112438: Fix support of format units with the "e" prefix in nested tuples i... | Serhiy Storchaka | 2023-11-27 | 1 | -5/+9 |
|
|
* | gh-110572: Remove `test_*` from `_testcapi/getargs.c` (GH-111214) | Nikita Sobolev | 2023-10-24 | 1 | -206/+14 |
|
|
* | gh-110572: Fix potential leaks in test_*_code in _testcapi/getargs.c (GH-110573) | Nikita Sobolev | 2023-10-21 | 1 | -33/+57 |
|
|
* | gh-110815: Improve tests for PyArg_ParseTupleAndKeywords() (GH-110817) | Serhiy Storchaka | 2023-10-13 | 1 | -13/+39 |
|
|
* | gh-109050: Remove remaining tests for legacy Unicode C API (GH-109068) | Serhiy Storchaka | 2023-09-09 | 1 | -52/+0 |
|
|
* | gh-104922: remove PY_SSIZE_T_CLEAN (#106315) | Inada Naoki | 2023-07-02 | 1 | -2/+0 |
|
|
* | gh-105156: Deprecate the old Py_UNICODE type in C API (#105157) | Victor Stinner | 2023-06-01 | 1 | -4/+4 |
|
|
* | gh-104922: Make `PY_SSIZE_T_CLEAN` not mandatory again (#105051) | Inada Naoki | 2023-05-31 | 1 | -40/+0 |
|
|
* | gh-99240: Reset pointer to NULL when the pointed memory is freed in argument ... | colorfulappl | 2022-12-17 | 1 | -0/+19 |
|
|
* | gh-93649: Split getargs tests from _testcapimodule.c (#99346) | Erlend E. Aasland | 2022-11-14 | 1 | -0/+920 |
|
|