- bbf4ae5 Merge #21739: mention subtle difference between loops and listcomps in tutorial. by R David Murray · 10 years ago
- 6bd6860 #21739: mention subtle difference between loops and listcomps in tutorial. by R David Murray · 10 years ago
- 07e0485 Issue 21575: Show list.sort() arguments in the tutorial. by Raymond Hettinger · 10 years ago
- e17de09 Issue #21545: Add .pop example and tweak comment about pure mutation methods. by Terry Jan Reedy · 11 years ago
- a12b682 Add missing list methods. Found by Leonardo Pereira on docs@. by Georg Brandl · 11 years ago
- 0bbfae3 Merge rephrasing with 3.2. by Ezio Melotti · 12 years ago
- 89b03b0 Rephrase a sentence in the set and dict comprehensions tutorial page. by Ezio Melotti · 12 years ago
- 38049bb Issue #16225: Merge from 3.2: Add additional note to tutorial about looping. by Chris Jerdonek · 12 years ago
- 4fab8f0 Issue #16225: Add additional note to tutorial about changing sequence while looping. by Chris Jerdonek · 12 years ago
- 18581ef Close issue #16073: merge fix from 3.2. by Chris Jerdonek · 12 years ago
- fd448da Close issue #16073: fix map() example in list comprehension documentation. by Chris Jerdonek · 12 years ago
- 131160c merge with 3.2 by Sandro Tosi · 12 years ago
- 0a90a82 zip() returns an iterator, make a list() of it; thanks to Martin from docs@ by Sandro Tosi · 12 years ago
- 5b1406f #14840: merge with 3.2. by Ezio Melotti · 12 years ago
- f90ea1f #14840: Add a bit on the difference between tuples and lists. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
- d31d57e #13549: merge with 3.2. by Ezio Melotti · 13 years ago
- 91621e2 #13549: improve tutorial section about listcomps. by Ezio Melotti · 13 years ago
- 388349a Closes #12192: Document that mutating list methods do not return the instance (original patch by Mike Hoy). by Georg Brandl · 13 years ago
- 1790ed2 Fix typo. by Georg Brandl · 14 years ago
- 448f20b Fix typo. by Georg Brandl · 14 years ago
- afdeca9 Issue #4570: Clean-up tutorial example by Raymond Hettinger · 14 years ago
- 471ed00 Remove redundant example. by Georg Brandl · 15 years ago
- 8f8db14 Merged revisions 79522 via svnmerge from by Ezio Melotti · 15 years ago
- 718ce2c Merged revisions 79179 via svnmerge from by Georg Brandl · 15 years ago
- 8699aea The key-value pairs can be lists or tuples or any iterable. by Raymond Hettinger · 15 years ago
- fc11f27 Expand a bit on dict views. by Georg Brandl · 15 years ago
- 10e0e30 Fix markup. by Georg Brandl · 15 years ago
- 7ae90dd Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions. by Georg Brandl · 15 years ago
- d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 16 years ago
- 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
- 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 16 years ago
- a1c6a1c Merged revisions 68221 via svnmerge from by Georg Brandl · 16 years ago
- 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
- abffe71 #4667: fix some 2.x leftovers in the tutorial. by Georg Brandl · 16 years ago
- ff94552 tip-toe around dictionary keys view in the tutorial by Benjamin Peterson · 16 years ago
- 2080ea5 Forward-port r67624 and r67627. by Georg Brandl · 16 years ago
- 5d955ed Forward-port of r66447. by Georg Brandl · 16 years ago
- 409c9d7 #3522: zip() returns an iterator. by Georg Brandl · 16 years ago
- bfc644b fix no-op in tutorial by Benjamin Peterson · 16 years ago
- e6f0063 Merged revisions 63655 via svnmerge from by Benjamin Peterson · 16 years ago
- 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 17 years ago
- dce26da Remove duplicated paragraph. by Georg Brandl · 17 years ago
- 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 17 years ago
- f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
- 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
- 0449f63 Merged revisions 59488-59511 via svnmerge from by Christian Heimes · 17 years ago
- 9f2c39a #1228: new comparison behavior. by Georg Brandl · 17 years ago
- 19ab2bd Remove yet more references to has_key() methods. by Collin Winter · 17 years ago
- e4ac750 Tutorial formatting patch by Robin Stocker. by Georg Brandl · 17 years ago
- e0906d1 A few more fixes to the tutorial by Neal Norwitz · 17 years ago
- 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 17 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago