| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-85275: Remove old buffer APIs (#105137) | Inada Naoki | 2023-06-02 | 1 | -1/+0 |
|
|
* | bpo-41103: Resurrect the old buffer protocol. (GH-27437) | Inada Naoki | 2021-07-29 | 1 | -0/+1 |
|
|
* | bpo-41103: Remove old buffer protocol support (#21117) | Inada Naoki | 2020-06-25 | 1 | -1/+0 |
|
|
* | bpo-36974: expand call protocol documentation (GH-13844) | Jeroen Demeyer | 2019-11-12 | 1 | -0/+1 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | Buffers are not sequence objects (!). Put them in the abstract objects layers | Antoine Pitrou | 2010-09-28 | 1 | -0/+1 |
|
|
* | fix old markup | Benjamin Peterson | 2010-08-21 | 1 | -1/+1 |
|
|
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -925/+7 |
|
|
* | Remove mentions of "long integer" in the API docs. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Remove duplicate entry for PyObject_AsFileDescriptor. (Really, this time.) | Georg Brandl | 2007-11-01 | 1 | -8/+0 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -15/+18 |
|
|
* | Remove duplicate entry for PyObject_AsFileDescriptor. | Georg Brandl | 2007-10-23 | 1 | -4/+1 |
|
|
* | Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. | Sean Reifscheider | 2007-09-17 | 1 | -1/+1 |
|
|
* | Remove yet more references to has_key() methods. | Collin Winter | 2007-09-10 | 1 | -2/+2 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -2/+2 |
|
|
* | Remove versionadded and versionchanged directives, fold information into text... | Georg Brandl | 2007-09-01 | 1 | -46/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+997 |
|
|