summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/objbuffer.rst
Commit message (Expand)AuthorAgeFilesLines
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204)Emmanuel Arias2019-03-071-1/+1
* bpo-35461: Document C API functions which suppress exceptions. (GH-11119)Serhiy Storchaka2018-12-181-1/+5
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-7/+7
* Buffers are not sequence objects (!). Put them in the abstract objects layersAntoine Pitrou2010-09-281-10/+7
* Discourage use of the old buffer API funcsAntoine Pitrou2010-09-281-1/+16
* After discussing some more with Georg, do no migrate versionchanged:: 2.5 toJeroen Ruigrok van der Werven2009-04-271-12/+0
* Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge fromJeroen Ruigrok van der Werven2009-04-271-10/+24
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-1/+1
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+37