summaryrefslogtreecommitdiff
path: root/Cython/Includes/cpython/dict.pxd
Commit message (Expand)AuthorAgeFilesLines
* Add various declarations for the CPython C APIJeroen Demeyer2019-04-171-0/+21
* Adapt some non-const C-API declarations that were already constified in Py2.5.Stefan Behnel2018-05-261-3/+3
* fix cimports of PyObject type in cpython capi pxd filesStefan Behnel2015-04-041-1/+1
* tighten return type declarations of some C-API functionsStefan Behnel2014-05-041-5/+5
* Remove trailing whitespace.Robert Bradshaw2010-12-131-6/+6
* Moving the CPython API to cpython. namespaceDag Sverre Seljebotn2010-03-121-0/+165