Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #4811: fix markup glitches (mostly remains of the conversion), | Georg Brandl | 2009-01-02 | 1 | -6/+7 |
* | Document Py_VaBuildValue. | Alexandre Vassalotti | 2008-12-28 | 1 | -0/+5 |
* | #4682: 'b' is actually unsigned char. | Georg Brandl | 2008-12-27 | 1 | -2/+3 |
* | less attitude | Benjamin Peterson | 2008-12-22 | 1 | -2/+2 |
* | w# requires Py_ssize_t | Christian Heimes | 2008-11-30 | 1 | -1/+1 |
* | Document PY_SSIZE_T_CLEAN for PyArg_ParseTuple. | Gregory P. Smith | 2008-11-24 | 1 | -1/+6 |
* | fix markup | Benjamin Peterson | 2008-08-16 | 1 | -0/+1 |
* | Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, | Martin v. Löwis | 2008-08-12 | 1 | -0/+16 |
* | #2230: document that PyArg_* leaves addresses alone on error. | Georg Brandl | 2008-03-04 | 1 | -4/+8 |
* | Missed one big file to split up. | Georg Brandl | 2008-01-19 | 1 | -0/+509 |