summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/buffer.rst
Commit message (Expand)AuthorAgeFilesLines
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-57/+57
* Fix weird markup that caused latex to fail.Georg Brandl2010-10-011-92/+90
* Give a dedicated page to memoryview objects, so that they can be partAntoine Pitrou2010-09-281-48/+2
* Buffers are not sequence objects (!). Put them in the abstract objects layersAntoine Pitrou2010-09-281-13/+14
* Various improvements to the docs of the buffer APIAntoine Pitrou2010-09-281-47/+82
* Issue #9970: improve C API documentation for memoryview objectsAntoine Pitrou2010-09-281-6/+28
* Fix #8946. Extra PyObject* parameter documented which doesn't exist.Brian Curtin2010-06-081-3/+3
* Merged revisions 77081 via svnmerge fromGeorg Brandl2009-12-281-1/+1
* the old buffer object doesn't exist in Python 3 #6659Benjamin Peterson2009-08-261-5/+15
* Merged revisions 74328,74332-74333,74365 via svnmerge fromGeorg Brandl2009-08-131-1/+1
* Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,...Benjamin Peterson2009-06-011-1/+1
* Merged revisions 71898-71900,71910,71914-71919 via svnmerge fromJeroen Ruigrok van der Werven2009-04-261-30/+30
* Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,...Benjamin Peterson2009-04-111-1/+1
* #5486: typos.Georg Brandl2009-03-131-1/+1
* Fixed typo.Hirokazu Yamamoto2009-03-021-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
* fix Sphinx table warningBenjamin Peterson2008-11-201-89/+89
* shut up a few sphinx warningsBenjamin Peterson2008-09-171-0/+2
* add documentation for the new buffer interface based on PEP 3118; I hope it's...Benjamin Peterson2008-09-161-67/+256
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+119