| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-127271: Replace use of PyCell_GET/SET (gh-127272) | Neil Schemenauer | 2024-12-03 | 1 | -1/+7 |
| * | gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815) | Victor Stinner | 2022-06-16 | 1 | -1/+1 |
| * | gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766) | Victor Stinner | 2022-06-13 | 1 | -6/+2 |
| * | gh-92781: Avoid mixing declarations and code in C API (#92783) | Victor Stinner | 2022-05-15 | 1 | -2/+4 |
| * | gh-89653: PEP 670: Convert PyCell macros to functions (#92653) | Victor Stinner | 2022-05-11 | 1 | -2/+17 |
| * | bpo-45476: Add _Py_RVALUE() macro (GH-29860) | Victor Stinner | 2021-11-30 | 1 | -1/+1 |
| * | bpo-35134: Move Include/cellobject.h to Include/cpython/ (GH-28964) | Victor Stinner | 2021-10-15 | 1 | -0/+31 |
