summaryrefslogtreecommitdiffstats
path: root/Doc/library/stdtypes.rst
Commit message (Expand)AuthorAgeFilesLines
* forgot to resolve this conflict...Benjamin Peterson2012-01-251-4/+0
* kill extra wordBenjamin Peterson2012-01-251-3/+3
* say bitwise (because I have no idea what a bit-string is)Benjamin Peterson2012-01-251-6/+10
* #13816: fix two minor style issues. Thanks to Justin Wehnes for the patch.Georg Brandl2012-01-231-1/+1
* file.next() doc refers to itselfSandro Tosi2012-01-171-3/+3
* None is not a keyword, link file.next() to functions.html#nextSandro Tosi2012-01-141-2/+2
* update to new C roles and directivesSandro Tosi2012-01-141-10/+10
* Closes #13754 String returned if less than *or equal to* x 3Terry Jan Reedy2012-01-111-3/+3
* #13494: s/cast/convert/. Also add a link.Ezio Melotti2011-12-021-3/+3
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* Turn last automatic footnote in this file into a manually-numbered oneÉric Araujo2011-08-191-2/+2
* #12204: document that str.upper().isupper() might be False and add a note abo...Ezio Melotti2011-08-151-12/+19
* be preciseBenjamin Peterson2011-07-311-1/+2
* note Ellipsis syntaxBenjamin Peterson2011-07-301-1/+1
* add spaceBenjamin Peterson2011-07-301-0/+1
* document NotImplementedBenjamin Peterson2011-07-301-0/+9
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-1/+1
* Add a note to the str.find doc to suggest the use of the "in" operator.Ezio Melotti2011-05-091-0/+9
* Fix grammar to include both integer types in 2.xÉric Araujo2011-05-021-2/+2
* Fix spelling.Raymond Hettinger2011-05-021-1/+1
* note abcs of int and float (closes #11977)Benjamin Peterson2011-05-011-1/+5
* the name of the option is a bit too low-levelBenjamin Peterson2011-03-201-8/+8
* clarify condition for readline to return EOF (closes #11312)Benjamin Peterson2011-03-121-5/+6
* #11373: fix spelling.Georg Brandl2011-03-061-1/+1
* Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,...Georg Brandl2011-02-251-0/+4
* Revert doc patch committed to the wrong branch: "Issue 2690: Doc fixup. xra...Daniel Stutzbach2010-12-171-1/+1
* #10676: fix bad wording in parallel with the lang ref.Georg Brandl2010-12-111-3/+3
* Issue 2690: Doc fixup. xrange() objects are slicable.Raymond Hettinger2010-12-111-1/+1
* Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-...Georg Brandl2010-11-261-8/+5
* Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge...Georg Brandl2010-11-261-2/+2
* Merged revisions 86625 via svnmerge fromÉric Araujo2010-11-211-0/+6
* Issue #8340: document bytearray in Python 2.7.Antoine Pitrou2010-11-201-10/+15
* Merged revisions 86293 via svnmerge fromMark Dickinson2010-11-071-5/+17
* Add version note about set literals.Georg Brandl2010-10-291-6/+6
* Merged revisions 85008,85011,85240 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Merged revisions 85156 via svnmerge fromSenthil Kumaran2010-10-021-17/+17
* versionadded #9956Benjamin Peterson2010-09-261-0/+2
* Merged revisions 83732 via svnmerge fromMark Dickinson2010-08-041-8/+10
* Issue #9304: fix example in the 2.x memoryview documentation.Antoine Pitrou2010-07-191-2/+2
* Merged revisions 82842 via svnmerge fromAntoine Pitrou2010-07-121-9/+16
* Merged revisions 82601 via svnmerge fromSenthil Kumaran2010-07-061-1/+1
* Merged revisions 82570 via svnmerge fromSenthil Kumaran2010-07-051-1/+2
* Add a link on maketrans().Florent Xicluna2010-05-101-3/+3
* Minor grammar fixAndrew M. Kuchling2010-05-011-1/+1
* make slice notation in (r)find docs consistentBenjamin Peterson2010-04-271-7/+7
* Add tests for cmp_to_key.Raymond Hettinger2010-04-041-1/+2
* Fix wording / typography, and a slightly misleading statementAntoine Pitrou2010-04-031-5/+5
* Remove leftover word.Georg Brandl2010-03-211-2/+2
* Add a paragraph about set displays.Georg Brandl2010-03-211-0/+4
* Fix some issues found by Jacques Ducasse on the docs list.Georg Brandl2010-03-211-6/+6