| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21818: Fixed references to classes that have names matching with module | Serhiy Storchaka | 2016-12-02 | 1 | -1/+1 |
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -1/+2 |
* | Issue #27036: Fixed formatting references to "bytes-like object" in plural. | Serhiy Storchaka | 2016-05-18 | 1 | -1/+1 |
* | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -1/+1 |
* | #18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev. | Ezio Melotti | 2013-06-09 | 1 | -4/+2 |
* | #16518: use "bytes-like object" throughout the docs. | Ezio Melotti | 2013-05-04 | 1 | -3/+3 |
* | Issue #13072: The array module's 'u' format code is now deprecated and | Stefan Krah | 2012-08-24 | 1 | -1/+6 |
* | Close #13072: Restore code before the PEP 393 for the array module | Victor Stinner | 2012-08-06 | 1 | -3/+8 |
* | Remove mention of narrow/wide builds and update array doc, add a test. | Ezio Melotti | 2011-10-25 | 1 | -7/+3 |
* | Fix markup. | Georg Brandl | 2011-09-27 | 1 | -2/+2 |
* | Issue #1172711: Add 'long long' support to the array module. | Meador Inge | 2011-09-20 | 1 | -29/+41 |
* | Obsolete aliases needn't be documented | Antoine Pitrou | 2010-12-12 | 1 | -4/+0 |
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -6/+6 |
* | Issue #8990: array.fromstring() and array.tostring() get renamed to | Antoine Pitrou | 2010-09-01 | 1 | -9/+25 |
* | Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ... | Alexandre Vassalotti | 2009-07-17 | 1 | -4/+3 |
* | Merged revisions 73940 via svnmerge from | Georg Brandl | 2009-07-11 | 1 | -1/+6 |
* | Remove surplus empty lines and convert more files to new optional arg style. | Georg Brandl | 2009-05-17 | 1 | -1/+0 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
* | #4557: remove 'c' typecode from array docs and add a note in whatsnew. | Georg Brandl | 2008-12-06 | 1 | -5/+2 |
* | Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge... | Benjamin Peterson | 2008-03-31 | 1 | -2/+2 |
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -19/+0 |
* | Remove further mentions of long integers. | Georg Brandl | 2007-11-29 | 1 | -2/+2 |
* | Remove mentions of "long integer" in the docs. | Georg Brandl | 2007-11-29 | 1 | -4/+1 |
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -2/+7 |
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -6/+0 |
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+272 |