| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-89653: PEP 670: Use PyObject* type for parameters (GH-92694) | Miss Islington (bot) | 2022-05-11 | 1 | -6/+8 |
| * | gh-89653: PEP 670: Limited API doesn't cast arguments (GH-92654) | Miss Islington (bot) | 2022-05-11 | 1 | -1/+5 |
| * | gh-92135: Rename _Py_reinterpret_cast() to _Py_CAST() (#92230) | Victor Stinner | 2022-05-03 | 1 | -1/+1 |
| * | gh-91320: Add _Py_reinterpret_cast() macro (#91959) | Victor Stinner | 2022-04-27 | 1 | -1/+2 |
| * | gh-89653: PEP 670: Convert tuple macros to functions (#91786) | Victor Stinner | 2022-04-21 | 1 | -6/+14 |
| * | 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 |
