| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-112136: Restore removed _PyArg_Parser (#121262) | Victor Stinner | 2024-07-03 | 1 | -0/+26 |
|
|
* | gh-110964: Remove private _PyArg functions (#110966) | Victor Stinner | 2023-10-17 | 1 | -73/+0 |
|
|
* | gh-107196: Remove _PyArg_VaParseTupleAndKeywordsFast() function (#107197) | Victor Stinner | 2023-07-27 | 1 | -2/+0 |
|
|
* | gh-106320: Create pycore_modsupport.h header file (#106355) | Victor Stinner | 2023-07-03 | 1 | -12/+0 |
|
|
* | gh-104922: Make `PY_SSIZE_T_CLEAN` not mandatory again (#105051) | Inada Naoki | 2023-05-31 | 1 | -21/+0 |
|
|
* | gh-81057: Move More Globals in Core Code to _PyRuntimeState (gh-99516) | Eric Snow | 2022-11-16 | 1 | -2/+0 |
|
|
* | gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (... | Eric Snow | 2022-08-11 | 1 | -0/+1 |
|
|
* | gh-87347: Add parenthesis around macro arguments (#93915) | Victor Stinner | 2022-06-20 | 1 | -2/+2 |
|
|
* | Remove ANY_VARARGS() macro from the C API (#93764) | Victor Stinner | 2022-06-13 | 1 | -1/+3 |
|
|
* | gh-79315: Add Include/cpython/modsupport.h header (#91797) | Victor Stinner | 2022-04-21 | 1 | -0/+107 |
|
|