| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-40204, doc: Fix syntax of C variables (GH-21846) | Victor Stinner | 2020-08-13 | 1 | -13/+13 |
* | bpo-40204: Fix duplicates in the documentation (GH-21857) | Victor Stinner | 2020-08-13 | 1 | -1/+1 |
* | bpo-38600: NULL -> ``NULL``. (GH-17001) | Serhiy Storchaka | 2019-10-30 | 1 | -4/+4 |
* | bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) | Serhiy Storchaka | 2019-10-30 | 1 | -11/+11 |
* | bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) | Hai Shi | 2019-09-11 | 1 | -2/+2 |
* | bpo-37750: Add doc of PyBuffer_FromContiguous (GH-15988) | Hai Shi | 2019-09-11 | 1 | -0/+7 |
* | Unmark files as executable that can't actually be executed. (GH-15353) | Greg Price | 2019-08-20 | 1 | -0/+0 |
* | bpo-15913: Implement PyBuffer_SizeFromFormat() (GH-13873) | Joannah Nanjekye | 2019-08-20 | 1 | -2/+4 |
* | bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994) | Hai Shi | 2019-07-31 | 1 | -0/+6 |
* | Docs: Correct formatting of a multiline code block (GH-13806) | Joseph Fox-Rabinovitz | 2019-07-17 | 1 | -2/+4 |
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
* | bpo-35461: Document C API functions which suppress exceptions. (GH-11119) | Serhiy Storchaka | 2018-12-18 | 1 | -2/+2 |
* | Correct a couple of unbalanced parenthesis. (GH-10779) | Andre Delfino | 2018-12-05 | 1 | -1/+1 |
* | bpo-33126: Document PyBuffer_ToContiguous() (#6292) | Antoine Pitrou | 2018-03-28 | 1 | -3/+9 |
* | bpo-31754: Fix type of 'itemsize' in PyBuffer_FillContiguousStrides (GH-3993) | vyas45 | 2017-10-15 | 1 | -1/+1 |
* | Issue #28496: Mark up constants 0, 1 and -1 that denote return values or | Serhiy Storchaka | 2016-10-27 | 1 | -6/+6 |
* | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 | Martin Panter | 2015-11-02 | 1 | -1/+1 |
|\ |
|
| * | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -1/+1 |
* | | merge 3.4 (#24883) | Benjamin Peterson | 2015-08-17 | 1 | -4/+4 |
|\| |
|
| * | 'Py_Buffer' should be 'Py_buffer' (closes #24883) | Benjamin Peterson | 2015-08-17 | 1 | -4/+4 |
| * | Whitespace. | Stefan Krah | 2015-02-01 | 1 | -1/+1 |
* | | Issue #23756: Clarify the terms "contiguous" and "bytes-like object". | Stefan Krah | 2015-08-08 | 1 | -6/+9 |
* | | Whitespace. | Stefan Krah | 2015-02-01 | 1 | -1/+1 |
|/ |
|
* | Issue #23352: Document that Py_buffer.suboffsets must be NULL if no suboffsets | Stefan Krah | 2015-02-01 | 1 | -0/+3 |
* | Issue #21778: Clarify use of flags if PyBuffer_FillInfo() is used inside a | Stefan Krah | 2014-06-30 | 1 | -2/+2 |
* | Closes #21441: Reorder elements in documentation to match actual order in the... | Jesus Cea | 2014-06-25 | 1 | -10/+10 |
* | Closes #4159: add LaTeX tabular column specifications to tables that otherwis... | Georg Brandl | 2013-03-28 | 1 | -1/+4 |
* | Improve str() and object.__str__() documentation (issue #13538). | Chris Jerdonek | 2012-11-20 | 1 | -5/+7 |
* | Issue #14181: Improve clarity in the documentation for the multi-purpose | Stefan Krah | 2012-03-06 | 1 | -6/+14 |
* | - Issue #10181: New memoryview implementation fixes multiple ownership | Stefan Krah | 2012-02-25 | 1 | -164/+321 |
* | #12072: merge with 3.1. | Ezio Melotti | 2011-05-20 | 1 | -1/+1 |
|\ |
|
| * | #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. | Ezio Melotti | 2011-05-20 | 1 | -1/+1 |
* | | Remove documentation to non-existent function PyObject_CopyToObject (fixes #1... | Antoine Pitrou | 2011-03-13 | 1 | -14/+0 |
|\| |
|
| * | Remove documentation to non-existent function PyObject_CopyToObject (fixes #1... | Antoine Pitrou | 2011-03-13 | 1 | -14/+0 |
| * | Merged revisions 87188-87190,87192-87194 via svnmerge from | Antoine Pitrou | 2010-12-12 | 1 | -15/+25 |
| * | Merged revisions 76923,76926,77009,77082-77083,77085,77087,77121 via svnmerge... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| * | Work around a bug in Sphinx 0.6.x. | Georg Brandl | 2010-10-06 | 1 | -2/+4 |
| * | Merged revisions 85132 via svnmerge from | Georg Brandl | 2010-10-01 | 1 | -92/+90 |
| * | Merged revisions 85084 via svnmerge from | Antoine Pitrou | 2010-09-29 | 1 | -48/+2 |
| * | Merged revisions 85082 via svnmerge from | Antoine Pitrou | 2010-09-28 | 1 | -13/+14 |
| * | Merged revisions 85080 via svnmerge from | Antoine Pitrou | 2010-09-28 | 1 | -47/+82 |
| * | Merged revisions 85066 via svnmerge from | Antoine Pitrou | 2010-09-28 | 1 | -6/+28 |
| * | Merged revisions 81851 via svnmerge from | Brian Curtin | 2010-06-08 | 1 | -3/+3 |
| * | Merged revisions 74551 via svnmerge from | Benjamin Peterson | 2009-08-26 | 1 | -5/+15 |
| * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -1/+1 |
* | | Better explain the buffer interface (hopefully) | Antoine Pitrou | 2010-12-12 | 1 | -15/+25 |
* | | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -57/+57 |
* | | Fix weird markup that caused latex to fail. | Georg Brandl | 2010-10-01 | 1 | -92/+90 |
* | | Give a dedicated page to memoryview objects, so that they can be part | Antoine Pitrou | 2010-09-28 | 1 | -48/+2 |
* | | Buffers are not sequence objects (!). Put them in the abstract objects layers | Antoine Pitrou | 2010-09-28 | 1 | -13/+14 |