Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) | Victor Stinner | 2019-04-17 | 1 | -2/+2 |
* | bpo-36389: Add _PyObject_CheckConsistency() function (GH-12803) | Victor Stinner | 2019-04-12 | 1 | -0/+4 |
* | bpo-35059: Add _PyObject_CAST() macro (GH-10645) | Victor Stinner | 2018-11-22 | 1 | -2/+2 |
* | bpo-35059: Convert _PyObject_GC_TRACK() to inline function (GH-10643) | Victor Stinner | 2018-11-22 | 1 | -24/+46 |
* | bpo-35081: Add Include/internal/pycore_object.h (GH-10640) | Victor Stinner | 2018-11-21 | 1 | -0/+56 |