summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/buffer.rst
Commit message (Expand)AuthorAgeFilesLines
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-1/+1
* update to new C roles and directivesSandro Tosi2012-01-141-148/+148
* #12072: add missing parenthesis in the doc. Patch by Sandro Tosi.Ezio Melotti2011-05-201-1/+1
* Remove documentation to non-existent function PyObject_CopyToObject (fixes #1...Antoine Pitrou2011-03-131-14/+0
* Merged revisions 85066 via svnmerge fromAntoine Pitrou2010-09-281-6/+37
* #7577: fix signature of PyBuffer_FillInfo().Georg Brandl2009-12-281-1/+1
* #6821: fix signature of PyBuffer_Release().Georg Brandl2009-09-021-2/+2
* #6658: fix two typos.Georg Brandl2009-08-061-2/+2
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
* fix signatureBenjamin Peterson2009-05-311-1/+1
* Since I edited this file, reformat for future edits.Jeroen Ruigrok van der Werven2009-04-251-68/+72
* Issue #4129: Belatedly document which C API functions had their argument(s) orJeroen Ruigrok van der Werven2009-04-251-0/+22
* Remove redundant backtick.Georg Brandl2009-04-081-1/+1
* Issue #2396: backport the memoryview object.Antoine Pitrou2009-04-021-3/+291
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Split the monstrous C API manual files in smaller parts.Georg Brandl2008-01-191-0/+119