1. 08af000 Get rid of deprecated IOError in the doc by Andrew Svetlov · 10 years ago
  2. 4ab532b Issue 21014: Use booleans instead of 0 and 1 in examples. by Raymond Hettinger · 10 years ago
  3. 553e108 tutorial: no "linux2" sys.platform on 3.x (thanks Arfrever) by Georg Brandl · 10 years ago
  4. 75c5ab4 Closes #20975: make date in the interpreter banner a little more consistent by Georg Brandl · 10 years ago
  5. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  6. f811bbf Issue #6386: When executing a script that's a symlink, the directory by Brett Cannon · 11 years ago
  7. ae376e5 Merge from 3.3 by Andrew Kuchling · 11 years ago
  8. 3633da2 Use different word by Andrew Kuchling · 11 years ago
  9. 1bef5c6 Merge typo fix. by Zachary Ware · 11 years ago
  10. 26d5fab Fix typo. Found by David Pesta on docs@. by Zachary Ware · 11 years ago
  11. f6cb6c5 Merge typo fix. by Zachary Ware · 11 years ago
  12. 2d130367 Fix typo. Found by David Pesta on docs@. by Zachary Ware · 11 years ago
  13. 710280b Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module. by Antoine Pitrou · 11 years ago
  14. dd799d2 Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module. by Antoine Pitrou · 11 years ago
  15. 58b7166 Merge indentation fix in doc example from 3.3. by Ezio Melotti · 11 years ago
  16. e65cb19 Fix indentation in doc example. by Ezio Melotti · 11 years ago
  17. 325a1c2 Fix markup errors in the docs and amend suspicious ignores. by Georg Brandl · 11 years ago
  18. 186729e merge with 3.3 by Georg Brandl · 11 years ago
  19. b9e8712a merge with 3.3 by Georg Brandl · 11 years ago
  20. 5db7c54 Closes #13915: update tutorial with respect to .pyc files (__pycache__ / PEP 3147). by Georg Brandl · 11 years ago
  21. 3226d87 Issue #19193: Improved cross-references in the tutorial. by Serhiy Storchaka · 11 years ago
  22. 91aaeac Issue #19193: Improved cross-references in the tutorial. by Serhiy Storchaka · 11 years ago
  23. 59e3b23 merge with 3.3 by Georg Brandl · 11 years ago
  24. ac39add Fix typo in example file name. Found by John Bokma on docs@. by Georg Brandl · 11 years ago
  25. 4497092 merge with 3.3 by Georg Brandl · 11 years ago
  26. a12b682 Add missing list methods. Found by Leonardo Pereira on docs@. by Georg Brandl · 11 years ago
  27. 9c45050 merge with 3.3 by Georg Brandl · 11 years ago
  28. 22a1fd7 Fix wrong Python highlighting in directory hierarchy code block. by Georg Brandl · 11 years ago
  29. 6930777 merge with 3.3 by Georg Brandl · 11 years ago
  30. 242e6a0 Use "lambda expression" as preferred to "lambda form". by Georg Brandl · 11 years ago
  31. ce28e2c merge with 3.3 by Georg Brandl · 11 years ago
  32. de5aff1 Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy. by Georg Brandl · 11 years ago
  33. 7cf231f merge with 3.3 by Georg Brandl · 11 years ago
  34. a0ec296 Remove newline in method that makes it possible to copy example to the interactive interpreter. by Georg Brandl · 11 years ago
  35. 4f00dc5 merge with 3.3 by Georg Brandl · 11 years ago
  36. 53bf15a Fix ZeroDivisionError message (reported by Pavel Fedotov on docs@) by Georg Brandl · 11 years ago
  37. bc47d7b Merge: #16273: Fix tutorial discussion of seek/tell (opaque text-mode values). by R David Murray · 11 years ago
  38. 1c4e443 #16273: Fix tutorial discussion of seek/tell (opaque text-mode values). by R David Murray · 11 years ago
  39. d95bb3f #18403: merge with 3.3. by Ezio Melotti · 11 years ago
  40. 93dd693 #18403: fix an off-by-one typo noticed by Xue Fuqiao. by Ezio Melotti · 11 years ago
  41. fef952a Issue #18079: Fix a typo in the tutorial. by Serhiy Storchaka · 11 years ago
  42. c1939b8 Issue #18031: %-formatting isn't dead yet and might pull through. by Raymond Hettinger · 11 years ago
  43. 86aecc3 #14097: improve the "introduction" page of the tutorial. by Ezio Melotti · 11 years ago
  44. 3801f63 Issue #18079: Fix a typo in the tutorial. by Serhiy Storchaka · 11 years ago
  45. 8f34da3 merge by Raymond Hettinger · 11 years ago
  46. 93c6770 #14097: merge with 3.3. by Ezio Melotti · 11 years ago
  47. 1a6cb30 Issue #5845: Enable tab-completion in the interactive interpreter by default, thanks to a new sys.__interactivehook__. by Antoine Pitrou · 11 years ago
  48. ca3f294 #15575: Clarify tutorial description of when modules are executed. by R David Murray · 11 years ago
  49. 25187e6 #15575: Clarify tutorial description of when modules are executed. by R David Murray · 11 years ago
  50. acfc454 #13510: merge with 3.3. by Ezio Melotti · 11 years ago
  51. ed3cd7e #13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti. by Ezio Melotti · 11 years ago
  52. 015427e merge with 3.3 by Georg Brandl · 11 years ago
  53. 5e2954e Clarify that the function *definition* creates the function and the binding in the module globals. by Georg Brandl · 11 years ago
  54. 671ddbe merge by Raymond Hettinger · 11 years ago
  55. 8f35c89 Modernize unittest example by Raymond Hettinger · 11 years ago
  56. 827b36b Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  57. 3c75a48 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  58. 9f74c6c Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  59. 668d2cc merge 3.3 by Benjamin Peterson · 12 years ago
  60. 648fa19 end is a keyword argument by Benjamin Peterson · 12 years ago
  61. e7ce184 merge 3.3 by Benjamin Peterson · 12 years ago
  62. 0781900 expressions -> arguments by Benjamin Peterson · 12 years ago
  63. d9569fa Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 12 years ago
  64. a7129d3 Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 12 years ago
  65. 09974b4 Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 12 years ago
  66. ac6ca3d Merge updates about dir() with 3.3. by Ezio Melotti · 12 years ago
  67. 4a42ec5 Merge updates about dir() with 3.2. by Ezio Melotti · 12 years ago
  68. 52e8550 Update section about dir() in the tutorial. by Ezio Melotti · 12 years ago
  69. 2264825 Merge rephrasing with 3.3. by Ezio Melotti · 12 years ago
  70. 0bbfae3 Merge rephrasing with 3.2. by Ezio Melotti · 12 years ago
  71. 89b03b0 Rephrase a sentence in the set and dict comprehensions tutorial page. by Ezio Melotti · 12 years ago
  72. 86b3053 Merge from 3.3: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  73. fe08756 Merge from 3.2: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  74. 4ed4b1c Improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  75. 73b56c8 Merge issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  76. b5570e9 Merge issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  77. 0e9a065 Issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  78. 553408f Merge issue #14893: Add function annotation example to function tutorial. by Andrew Svetlov · 12 years ago
  79. 7c91dbe Merge issue #14893: Add function annotation example to function tutorial. by Andrew Svetlov · 12 years ago
  80. 1491cbd Issue #14893: Add function annotation example to function tutorial. by Andrew Svetlov · 12 years ago
  81. 21fecc7 Merge from 3.3: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  82. d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  83. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  84. afa46ab #16317: merge with 3.3. by Ezio Melotti · 12 years ago
  85. 0ada6f1 #16317: mention lzma in the tutorial. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  86. 145ce8e MERGE: Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  87. 80c2f4f MERGE: Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  88. af38774 Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  89. 56d279f Merge from 3.3: clarify universal-newline wording in tutorial (issue #16266). by Chris Jerdonek · 12 years ago
  90. 206f962 Merge from 3.2: clarify universal-newline wording in tutorial (issue #16266). by Chris Jerdonek · 12 years ago
  91. 5bf7f1f Clarify universal-newline wording in tutorial (issue #16266). by Chris Jerdonek · 12 years ago
  92. a3f862e Merge issue #16265: Fix collapsing of code sample in tutorial. by Andrew Svetlov · 12 years ago
  93. 65b4b40 Merge issue #16265: Fix collapsing of code sample in tutorial. by Andrew Svetlov · 12 years ago
  94. e9cf97c Issue #16265: Fix collapsing of code sample in tutorial. by Andrew Svetlov · 12 years ago
  95. c7633e6 Issue #16225: Merge from 3.3: Add additional note to tutorial about looping. by Chris Jerdonek · 12 years ago
  96. 38049bb Issue #16225: Merge from 3.2: Add additional note to tutorial about looping. by Chris Jerdonek · 12 years ago
  97. 4fab8f0 Issue #16225: Add additional note to tutorial about changing sequence while looping. by Chris Jerdonek · 12 years ago
  98. 5c3283e Merge __next__ method link fixes with 3.3. by Ezio Melotti · 12 years ago
  99. 1dd7c30 Merge __next__ method link fixes with 3.2. by Ezio Melotti · 12 years ago
  100. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago