Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726) | Victor Stinner | 2023-08-31 | 1 | -7/+1 |
* | gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (... | Eric Snow | 2022-08-11 | 1 | -1/+7 |
* | gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210) | Victor Stinner | 2022-05-03 | 1 | -2/+2 |
* | gh-91583: AC: Fix regression for functions with defining_class (GH-91739) | Serhiy Storchaka | 2022-04-30 | 1 | -12/+5 |
* | bpo-1635741: Port _lsprof extension to multi-phase init (PEP 489) (GH-22220) | Mohamed Koubaa | 2020-09-23 | 1 | -5/+16 |
* | bpo-1635741: Convert an _lsprof method to argument clinic (GH-22240) | Mohamed Koubaa | 2020-09-21 | 1 | -0/+44 |