| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar | Martin Panter | 2016-02-10 | 1 | -1/+1 |
|
|
* | Issue #26198: Fixed error messages for some argument parsing errors. | Serhiy Storchaka | 2016-02-07 | 1 | -1/+2 |
|
|
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -84/+84 |
|
|
* | Issue #13302: backport part of 3ed28f28466f | Sandro Tosi | 2012-01-01 | 1 | -0/+5 |
|
|
* | Issue #8227: Fix C API documentation, argument parsing | Victor Stinner | 2010-04-03 | 1 | -10/+10 |
|
|
* | Correct documentation for s* z* and w*, the argument that should be passed | Gregory P. Smith | 2010-01-02 | 1 | -3/+3 |
|
|
* | Fix arg types of et#. | Georg Brandl | 2009-07-24 | 1 | -1/+1 |
|
|
* | Reference to an int type, whereas it's a Py_ssize_t as the synopsis states. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -3/+3 |
|
|
* | Issue #4129: Belatedly document which C API functions had their argument(s) or | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -0/+4 |
|
|
* | Reformat file prior to editing. | Jeroen Ruigrok van der Werven | 2009-04-25 | 1 | -239/+252 |
|
|
* | #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 |
|
|