1. b56fb12 Correct documentation for s* z* and w*, the argument that should be passed by Gregory P. Smith · 16 years ago
  2. f0b1733 Fix arg types of et#. by Georg Brandl · 16 years ago
  3. c2aa7b8 Reference to an int type, whereas it's a Py_ssize_t as the synopsis states. by Jeroen Ruigrok van der Werven · 16 years ago
  4. 089c5cd Issue #4129: Belatedly document which C API functions had their argument(s) or by Jeroen Ruigrok van der Werven · 16 years ago
  5. 140d9d6 Reformat file prior to editing. by Jeroen Ruigrok van der Werven · 16 years ago
  6. fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 17 years ago
  7. e7d1e7e Document Py_VaBuildValue. by Alexandre Vassalotti · 17 years ago
  8. 50ae9e7 #4682: 'b' is actually unsigned char. by Georg Brandl · 17 years ago
  9. 1c39785 less attitude by Benjamin Peterson · 17 years ago
  10. c70e5f9 w# requires Py_ssize_t by Christian Heimes · 17 years ago
  11. b07bd10 Document PY_SSIZE_T_CLEAN for PyArg_ParseTuple. by Gregory P. Smith · 17 years ago
  12. 4eb9939 fix markup by Benjamin Peterson · 17 years ago
  13. f91d46a Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, by Martin v. Löwis · 17 years ago
  14. fd6cabf #2230: document that PyArg_* leaves addresses alone on error. by Georg Brandl · 17 years ago
  15. 79e3d55 Missed one big file to split up. by Georg Brandl · 18 years ago