Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-47164: Add _PyCFunctionObject_CAST() macr (GH-32190) | Victor Stinner | 2022-03-31 | 1 | -6/+11 |
* | bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024) | scoder | 2020-05-12 | 1 | -0/+3 |
* | bpo-38787: C API for module state access from extension methods (PEP 573) (GH... | Petr Viktorin | 2020-05-07 | 1 | -0/+32 |