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