summaryrefslogtreecommitdiff
path: root/Cython/Includes/cpython/long.pxd
Commit message (Expand)AuthorAgeFilesLines
* Expose "long and overflow" cpython functionsDaniele Varrazzo2021-01-211-2/+2
* Misc. typosluz.paz2018-03-281-1/+1
* include functions (Python 2.6+) of PyLong_TypeMichael Seifert2017-04-061-0/+35
* Remove trailing whitespace.Robert Bradshaw2010-12-131-9/+9
* Unsigned PY_LONG_LONG.Robert Bradshaw2010-11-021-1/+1
* remove Py_UNICODE from standard imports as it is now a builtin typeStefan Behnel2010-04-221-1/+0
* Moving the CPython API to cpython. namespaceDag Sverre Seljebotn2010-03-121-0/+115