1. 1c9bf63 Preserve critical whitespace in Doc/*. by Stefan Krah · 10 years ago
  2. 3f1ef5b Issue #23352: Document that Py_buffer.suboffsets must be NULL if no suboffsets by Stefan Krah · 10 years ago
  3. 32ae437 Issue #17145: Document array.array buffer interface limitations. by Stefan Krah · 10 years ago
  4. 510ff54 Use Python 3 instead of 3.0. by Ezio Melotti · 12 years ago
  5. 98ed08f update to new C roles and directives by Sandro Tosi · 13 years ago
  6. 52f63ea #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  7. 8b78a9d Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478) by Antoine Pitrou · 13 years ago
  8. 64fb940 Merged revisions 85066 via svnmerge from by Antoine Pitrou · 14 years ago
  9. 1686f34 #7577: fix signature of PyBuffer_FillInfo(). by Georg Brandl · 15 years ago
  10. eb4781c #6821: fix signature of PyBuffer_Release(). by Georg Brandl · 15 years ago
  11. 4a46e1c #6658: fix two typos. by Georg Brandl · 15 years ago
  12. d7d4fd7 builtin -> built-in. by Georg Brandl · 15 years ago
  13. d7ead0c fix signature by Benjamin Peterson · 15 years ago
  14. 1ae8c88 Since I edited this file, reformat for future edits. by Jeroen Ruigrok van der Werven · 15 years ago
  15. 089c5cd Issue #4129: Belatedly document which C API functions had their argument(s) or by Jeroen Ruigrok van der Werven · 15 years ago
  16. 6cb1ff3 Remove redundant backtick. by Georg Brandl · 15 years ago
  17. 789be0c Issue #2396: backport the memoryview object. by Antoine Pitrou · 15 years ago
  18. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  19. f684272 Split the monstrous C API manual files in smaller parts. by Georg Brandl · 17 years ago