| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-41103: Resurrect the old buffer protocol. (GH-27437) | Inada Naoki | 2021-07-29 | 1 | -0/+55 |
|
|
* | bpo-41103: Remove old buffer protocol support (#21117) | Inada Naoki | 2020-06-25 | 1 | -55/+0 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204) | Emmanuel Arias | 2019-03-07 | 1 | -1/+1 |
|
|
* | bpo-35461: Document C API functions which suppress exceptions. (GH-11119) | Serhiy Storchaka | 2018-12-18 | 1 | -1/+5 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -7/+7 |
|
|
* | Buffers are not sequence objects (!). Put them in the abstract objects layers | Antoine Pitrou | 2010-09-28 | 1 | -10/+7 |
|
|
* | Discourage use of the old buffer API funcs | Antoine Pitrou | 2010-09-28 | 1 | -1/+16 |
|
|
* | After discussing some more with Georg, do no migrate versionchanged:: 2.5 to | Jeroen Ruigrok van der Werven | 2009-04-27 | 1 | -12/+0 |
|
|
* | Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge from | Jeroen Ruigrok van der Werven | 2009-04-27 | 1 | -10/+24 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -1/+1 |
|
|
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+37 |
|
|