COMMITS
/ Modules/_testcapi/clinic/float.c.h October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 24, 2023
V
gh-108444: Argument Clinic uses PyLong_AsInt() (#108458)
Victor Stinner committed
May 15, 2023
D
gh-104469 Convert _testcapi/float.c to use AC (gh-104470)
Dong-hee Na committed