- 8abc935 Better explain the buffer interface (hopefully) by Antoine Pitrou · 15 years ago
- 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 15 years ago
- d0ffa4c Fix weird markup that caused latex to fail. by Georg Brandl · 15 years ago
- c663b58 Give a dedicated page to memoryview objects, so that they can be part by Antoine Pitrou · 15 years ago
- f7ba2fa Buffers are not sequence objects (!). Put them in the abstract objects layers by Antoine Pitrou · 15 years ago
- 99a00a4 Various improvements to the docs of the buffer API by Antoine Pitrou · 15 years ago
- 826903e Issue #9970: improve C API documentation for memoryview objects by Antoine Pitrou · 15 years ago
- 1fbd36b Fix #8946. Extra PyObject* parameter documented which doesn't exist. by Brian Curtin · 15 years ago
- 8668c22 Merged revisions 77081 via svnmerge from by Georg Brandl · 16 years ago
- 0f46ffd the old buffer object doesn't exist in Python 3 #6659 by Benjamin Peterson · 16 years ago
- 1b5ab45 Merged revisions 74328,74332-74333,74365 via svnmerge from by Georg Brandl · 16 years ago
- fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 16 years ago
- bd87552 Merged revisions 71898-71900,71910,71914-71919 via svnmerge from by Jeroen Ruigrok van der Werven · 16 years ago
- ef3e4c2 Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from by Benjamin Peterson · 16 years ago
- ae2dbe2 #5486: typos. by Georg Brandl · 16 years ago
- 4d4975c Fixed typo. by Hirokazu Yamamoto · 16 years ago
- 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
- c1f44af fix Sphinx table warning by Benjamin Peterson · 17 years ago
- f2fa87b shut up a few sphinx warnings by Benjamin Peterson · 17 years ago
- 9d0ced3 add documentation for the new buffer interface based on PEP 3118; I hope it's at least 60% right... by Benjamin Peterson · 17 years ago
- 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 18 years ago