| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-21 | 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 |
|
|
* | | Various improvements to the docs of the buffer API | Antoine Pitrou | 2010-09-28 | 1 | -47/+82 |
|
|
* | | Issue #9970: improve C API documentation for memoryview objects | Antoine Pitrou | 2010-09-28 | 1 | -6/+28 |
|
|
* | | Fix #8946. Extra PyObject* parameter documented which doesn't exist. | Brian Curtin | 2010-06-08 | 1 | -3/+3 |
|
|
* | | Merged revisions 77081 via svnmerge from | Georg Brandl | 2009-12-28 | 1 | -1/+1 |
|
|
* | | the old buffer object doesn't exist in Python 3 #6659 | Benjamin Peterson | 2009-08-26 | 1 | -5/+15 |
|
|
* | | Merged revisions 74328,74332-74333,74365 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -1/+1 |
|/ |
|
* | Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,... | Benjamin Peterson | 2009-06-01 | 1 | -1/+1 |
|
|
* | Merged revisions 71898-71900,71910,71914-71919 via svnmerge from | Jeroen Ruigrok van der Werven | 2009-04-26 | 1 | -30/+30 |
|
|
* | Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,... | Benjamin Peterson | 2009-04-11 | 1 | -1/+1 |
|
|
* | #5486: typos. | Georg Brandl | 2009-03-13 | 1 | -1/+1 |
|
|
* | Fixed typo. | Hirokazu Yamamoto | 2009-03-02 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | fix Sphinx table warning | Benjamin Peterson | 2008-11-20 | 1 | -89/+89 |
|
|
* | shut up a few sphinx warnings | Benjamin Peterson | 2008-09-17 | 1 | -0/+2 |
|
|
* | add documentation for the new buffer interface based on PEP 3118; I hope it's... | Benjamin Peterson | 2008-09-16 | 1 | -67/+256 |
|
|
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+119 |
|
|