summaryrefslogtreecommitdiff
path: root/Doc/library/array.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-27961: Remove leftovers from the times when long long wasn't required (GH...Sergey Fedoseev2019-08-221-9/+2
* bpo-37390: Add audit event table to documentations (GH-14406)Steve Dower2019-06-271-1/+1
* bpo-36842: Implement PEP 578 (GH-12613)Steve Dower2019-05-231-0/+1
* Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-021-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-1/+2
* Issue #27036: Fixed formatting references to "bytes-like object" in plural.Serhiy Storchaka2016-05-181-1/+1
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-1/+1
* #18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.Ezio Melotti2013-06-091-4/+2
* #16518: use "bytes-like object" throughout the docs.Ezio Melotti2013-05-041-3/+3
* Issue #13072: The array module's 'u' format code is now deprecated andStefan Krah2012-08-241-1/+6
* Close #13072: Restore code before the PEP 393 for the array moduleVictor Stinner2012-08-061-3/+8
* Remove mention of narrow/wide builds and update array doc, add a test.Ezio Melotti2011-10-251-7/+3
* Fix markup.Georg Brandl2011-09-271-2/+2
* Issue #1172711: Add 'long long' support to the array module.Meador Inge2011-09-201-29/+41
* Obsolete aliases needn't be documentedAntoine Pitrou2010-12-121-4/+0
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-6/+6
* Issue #8990: array.fromstring() and array.tostring() get renamed toAntoine Pitrou2010-09-011-9/+25
* Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ...Alexandre Vassalotti2009-07-171-4/+3
* Merged revisions 73940 via svnmerge fromGeorg Brandl2009-07-111-1/+6
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-1/+0
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* #4557: remove 'c' typecode from array docs and add a note in whatsnew.Georg Brandl2008-12-061-5/+2
* Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...Benjamin Peterson2008-03-311-2/+2
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-19/+0
* Remove further mentions of long integers.Georg Brandl2007-11-291-2/+2
* Remove mentions of "long integer" in the docs.Georg Brandl2007-11-291-4/+1
* Merging the py3k-pep3137 branch back into the py3k branch.Guido van Rossum2007-11-061-2/+7
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-6/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+272