summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,...Christian Heimes2008-02-264-15/+46
* Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61058-61061 ...Christian Heimes2008-02-251-3/+3
* Merged revisions 61034-61036,61038-61048 via svnmerge fromChristian Heimes2008-02-241-1/+1
* Merged revisions 61003-61033 via svnmerge fromChristian Heimes2008-02-249-14/+149
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-233-15/+29
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-235-5/+144
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-232-2/+32
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-2229-48/+62
* Move UserString to collections.Raymond Hettinger2008-02-213-62/+19
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-192-2/+12
* Clarification.Georg Brandl2008-02-181-1/+1
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-172-6/+14
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-168-25/+62
* Deleted two duplicated paragraphs in the intro. Added mention ofMark Summerfield2008-02-141-13/+7
* Minor doc updates for Py3.0Raymond Hettinger2008-02-141-32/+3
* Note that the key and reverse arguments must be specified as keywordsRaymond Hettinger2008-02-141-3/+1
* Note the the sort arguments are required to be keywords.Raymond Hettinger2008-02-141-4/+4
* Documentation nit.Raymond Hettinger2008-02-141-2/+2
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-143-92/+110
* typoKurt B. Kaiser2008-02-141-1/+1
* Merged revisions 60767,60768 via svnmerge fromThomas Heller2008-02-131-0/+5
* Improve formatting for arg names in previous checkin.Kurt B. Kaiser2008-02-131-3/+3
* list.sort() and builtin.sorted() no longer accept 'cmp' argument.Kurt B. Kaiser2008-02-131-0/+4
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-122-3/+10
* Move UserList to collections.Raymond Hettinger2008-02-123-56/+46
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-118-54/+73
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-091-3/+6
* Add another usage note for collections.SetRaymond Hettinger2008-02-091-1/+8
* Document how to use Set and MutableSet as a mixin.Raymond Hettinger2008-02-091-1/+18
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-093-23/+36
* Finish the collections ABC table.Raymond Hettinger2008-02-091-35/+36
* Smalls improvement to example in the docs for collections ABCs.Raymond Hettinger2008-02-081-5/+7
* Tiny grammatical fix.Mark Summerfield2008-02-081-2/+2
* Simplify float conversion recipe.Raymond Hettinger2008-02-071-28/+18
* Fix-up the collections docs.Raymond Hettinger2008-02-061-18/+41
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-066-6/+9
* Fixed a table and a title that were broken.Mark Summerfield2008-02-061-12/+14
* Update docs for collections ABCs and for collections.UserDict.Raymond Hettinger2008-02-062-59/+41
* Remove DictMixin which is superceded by collections.MutableMappingRaymond Hettinger2008-02-041-18/+0
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-043-2/+34
* Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,...Christian Heimes2008-02-0310-32/+116
* Update whatsnew document to use specific markup for identifiers, thus enablin...Georg Brandl2008-02-021-134/+130
* Some new 3.0 whatsnew items, written for GHOP by Andreas Freund.Georg Brandl2008-02-021-5/+66
* Context flags get set, not incremented.Raymond Hettinger2008-02-011-2/+2
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-0148-539/+400
* Merged revisions 60475-60479,60481-60488 via svnmerge fromChristian Heimes2008-02-012-6/+8
* Merged revisions 60441-60474 via svnmerge fromChristian Heimes2008-01-312-1/+153
* Issue #1771: Remove cmp parameter from list.sort() and builtin.sorted().Raymond Hettinger2008-01-302-26/+3
* Merged revisions 60408-60440 via svnmerge fromChristian Heimes2008-01-301-2/+2
* Merged revisions 60383-60407 via svnmerge fromChristian Heimes2008-01-291-3/+19