Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-81057: Move More Globals in Core Code to _PyRuntimeState (gh-99516) | Eric Snow | 2022-11-16 | 1 | -2/+0 |
* | gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (... | Eric Snow | 2022-08-11 | 1 | -0/+1 |
* | gh-87347: Add parenthesis around macro arguments (#93915) | Victor Stinner | 2022-06-20 | 1 | -2/+2 |
* | Remove ANY_VARARGS() macro from the C API (#93764) | Victor Stinner | 2022-06-13 | 1 | -1/+3 |
* | gh-79315: Add Include/cpython/modsupport.h header (#91797) | Victor Stinner | 2022-04-21 | 1 | -0/+107 |