Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45476: Add _Py_RVALUE() macro (GH-29860) | Victor Stinner | 2021-11-30 | 1 | -1/+1 |
* | bpo-30459: Cast the result of PyList_SET_ITEM() to void (GH-19975) | Zackery Spytz | 2020-12-05 | 1 | -1/+1 |
* | bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18... | Skip Montanaro | 2020-06-01 | 1 | -8/+0 |
* | bpo-35134: Create Include/cpython/tupleobject.h (GH-10764) | Victor Stinner | 2018-11-28 | 1 | -0/+36 |