1. 38049bb Issue #16225: Merge from 3.2: Add additional note to tutorial about looping. by Chris Jerdonek · 12 years ago
  2. 4fab8f0 Issue #16225: Add additional note to tutorial about changing sequence while looping. by Chris Jerdonek · 12 years ago
  3. 18581ef Close issue #16073: merge fix from 3.2. by Chris Jerdonek · 12 years ago
  4. fd448da Close issue #16073: fix map() example in list comprehension documentation. by Chris Jerdonek · 12 years ago
  5. 131160c merge with 3.2 by Sandro Tosi · 12 years ago
  6. 0a90a82 zip() returns an iterator, make a list() of it; thanks to Martin from docs@ by Sandro Tosi · 12 years ago
  7. 5b1406f #14840: merge with 3.2. by Ezio Melotti · 12 years ago
  8. f90ea1f #14840: Add a bit on the difference between tuples and lists. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  9. d31d57e #13549: merge with 3.2. by Ezio Melotti · 13 years ago
  10. 91621e2 #13549: improve tutorial section about listcomps. by Ezio Melotti · 13 years ago
  11. 388349a Closes #12192: Document that mutating list methods do not return the instance (original patch by Mike Hoy). by Georg Brandl · 13 years ago
  12. 1790ed2 Fix typo. by Georg Brandl · 14 years ago
  13. 448f20b Fix typo. by Georg Brandl · 14 years ago
  14. afdeca9 Issue #4570: Clean-up tutorial example by Raymond Hettinger · 14 years ago
  15. 471ed00 Remove redundant example. by Georg Brandl · 14 years ago
  16. 8f8db14 Merged revisions 79522 via svnmerge from by Ezio Melotti · 14 years ago
  17. 718ce2c Merged revisions 79179 via svnmerge from by Georg Brandl · 14 years ago
  18. 8699aea The key-value pairs can be lists or tuples or any iterable. by Raymond Hettinger · 15 years ago
  19. fc11f27 Expand a bit on dict views. by Georg Brandl · 15 years ago
  20. 10e0e30 Fix markup. by Georg Brandl · 15 years ago
  21. 7ae90dd Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions. by Georg Brandl · 15 years ago
  22. 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 · 15 years ago
  23. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  24. 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 16 years ago
  25. a1c6a1c Merged revisions 68221 via svnmerge from by Georg Brandl · 16 years ago
  26. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  27. abffe71 #4667: fix some 2.x leftovers in the tutorial. by Georg Brandl · 16 years ago
  28. ff94552 tip-toe around dictionary keys view in the tutorial by Benjamin Peterson · 16 years ago
  29. 2080ea5 Forward-port r67624 and r67627. by Georg Brandl · 16 years ago
  30. 5d955ed Forward-port of r66447. by Georg Brandl · 16 years ago
  31. 409c9d7 #3522: zip() returns an iterator. by Georg Brandl · 16 years ago
  32. bfc644b fix no-op in tutorial by Benjamin Peterson · 16 years ago
  33. e6f0063 Merged revisions 63655 via svnmerge from by Benjamin Peterson · 16 years ago
  34. 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 16 years ago
  35. dce26da Remove duplicated paragraph. by Georg Brandl · 16 years ago
  36. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 16 years ago
  37. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  38. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  39. 0449f63 Merged revisions 59488-59511 via svnmerge from by Christian Heimes · 17 years ago
  40. 9f2c39a #1228: new comparison behavior. by Georg Brandl · 17 years ago
  41. 19ab2bd Remove yet more references to has_key() methods. by Collin Winter · 17 years ago
  42. e4ac750 Tutorial formatting patch by Robin Stocker. by Georg Brandl · 17 years ago
  43. e0906d1 A few more fixes to the tutorial by Neal Norwitz · 17 years ago
  44. 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 17 years ago
  45. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago