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-108444: Argument Clinic uses PyLong_AsInt() (#108458) | Victor Stinner | 2023-08-24 | 1 | -5/+5 |
* | gh-104469: Convert _testcapi/watchers.c to use Argument Clinic (#104503) | Nikita Sobolev | 2023-05-15 | 1 | -0/+198 |