Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #6336: Add nb_divide. | Georg Brandl | 2009-07-29 | 1 | -0/+1 |
* | Issue #4129: field changed from int to Py_ssize_t. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+4 |
* | #5488: add missing struct member. | Georg Brandl | 2009-03-15 | 1 | -0/+1 |
* | tp_iter only exists with Py_TPFLAGS_HAVE_ITER #4901 | Benjamin Peterson | 2009-01-10 | 1 | -1/+1 |
* | Issue 2235: document PyObject_HashNotImplemented | Nick Coghlan | 2008-08-18 | 1 | -0/+8 |
* | #2727: clarify tp_iternext docs. | Georg Brandl | 2008-04-30 | 1 | -5/+6 |
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 1 | -2/+2 |
* | #1219903: fix tp_richcompare docs. | Georg Brandl | 2008-01-20 | 1 | -7/+13 |
* | Split the monstrous C API manual files in smaller parts. | Georg Brandl | 2008-01-19 | 1 | -0/+1425 |