Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-116646: Add limited C API support to AC fildes converter (#116769) | Victor Stinner | 2024-03-14 | 1 | -1/+34 |
* | gh-116417: Avoid PyFloat_AS_DOUBLE() in AC limited C API (#116568) | Victor Stinner | 2024-03-10 | 1 | -1/+83 |
* | gh-108494: Argument Clinic: inline parsing code for positional-only parameter... | Serhiy Storchaka | 2023-09-03 | 1 | -6/+16 |
* | gh-108494: Argument Clinic: fix support of Limited C API (GH-108536) | Serhiy Storchaka | 2023-08-28 | 1 | -3/+2 |
* | gh-108494: AC supports pos-only args in limited C API (#108498) | Victor Stinner | 2023-08-25 | 1 | -1/+33 |
* | gh-108494: Argument Clinic partial supports of Limited C API (#108495) | Victor Stinner | 2023-08-25 | 1 | -0/+53 |