Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose "long and overflow" cpython functions | Daniele Varrazzo | 2021-01-21 | 1 | -2/+2 |
* | Misc. typos | luz.paz | 2018-03-28 | 1 | -1/+1 |
* | include functions (Python 2.6+) of PyLong_Type | Michael Seifert | 2017-04-06 | 1 | -0/+35 |
* | Remove trailing whitespace. | Robert Bradshaw | 2010-12-13 | 1 | -9/+9 |
* | Unsigned PY_LONG_LONG. | Robert Bradshaw | 2010-11-02 | 1 | -1/+1 |
* | remove Py_UNICODE from standard imports as it is now a builtin type | Stefan Behnel | 2010-04-22 | 1 | -1/+0 |
* | Moving the CPython API to cpython. namespace | Dag Sverre Seljebotn | 2010-03-12 | 1 | -0/+115 |