Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-91049: Introduce set vectorcall field API for PyFunctionObject (GH-92257) | adphrost | 2022-09-15 | 1 | -1/+3 |
* | gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815) | Victor Stinner | 2022-06-16 | 1 | -1/+1 |
* | gh-89653: PEP 670: Convert PyFunction macros (#93765) | Victor Stinner | 2022-06-13 | 1 | -16/+39 |
* | bpo-45316: Move private functions to internal C API (GH-31579) | Victor Stinner | 2022-02-25 | 1 | -2/+0 |
* | bpo-44525: Copy free variables in bytecode to allow calls to inner functions ... | Mark Shannon | 2021-11-23 | 1 | -3/+0 |
* | po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958) | Victor Stinner | 2021-10-14 | 1 | -0/+118 |