Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-110964: Remove private _PyArg functions (#110966) | Victor Stinner | 2023-10-17 | 1 | -1/+3 |
* | gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726) | Victor Stinner | 2023-08-31 | 1 | -7/+1 |
* | gh-104469: Convert_testcapi/vectorcall.c to use AC (gh-106557) | littlebutt's workshop | 2023-07-09 | 1 | -1/+101 |
* | gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (... | Eric Snow | 2022-08-11 | 1 | -1/+7 |
* | gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#9... | Petr Viktorin | 2022-08-04 | 1 | -0/+107 |