1. 9b2e37f Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  2. 9ce9f77 Improve tutorial suggestion for looping techniques by Raymond Hettinger · 9 years ago
  3. 251aede Fix minor docs markup errors. by Serhiy Storchaka · 10 years ago
  4. ad5ddf7 remove parenthesis from print statement (closes #23396) by Benjamin Peterson · 10 years ago
  5. a44ec3f Closes #23181: codepoint -> code point by Georg Brandl · 10 years ago
  6. d4f5c14 Issue #23070: Fix a comment in the tutorial. by Berker Peksag · 10 years ago
  7. 3e1c823 Issue #12602: Add missing cross-references to runpy and using/cmdline docs. by Berker Peksag · 10 years ago
  8. 05e7c9e Fix description. by Georg Brandl · 10 years ago
  9. 96c4de9 Closes #22868: make example less ambiguous. by Georg Brandl · 10 years ago
  10. c182f88 minor grammar fixes (from docs@python.org) by Georg Brandl · 10 years ago
  11. 97ae466 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
  12. 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  13. 74012c1 Issue #16827: Make Interpreter introduction section of the tutorial more by Senthil Kumaran · 10 years ago
  14. ea21772 Issue #20643: Fixed references to the next() method (distinguish from the by Serhiy Storchaka · 10 years ago
  15. 909d61f Fix grammar by Andrew Svetlov · 10 years ago
  16. 5b1b38cb Issue #14097: Backport 796d1371605d and subsequent changes. by Zachary Ware · 10 years ago
  17. 58eb605 Issue #11974: Add tutorial section on class and instance variables by Raymond Hettinger · 10 years ago
  18. 7e19b60 Issue 21575: Show list.sort() arguments in the tutorial. by Raymond Hettinger · 10 years ago
  19. cc79837 Issue #21545: Add .pop example and tweak comment about pure mutation methods. by Terry Jan Reedy · 10 years ago
  20. 197e71b Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module. by Antoine Pitrou · 11 years ago
  21. 4645bb6 Fix indentation in doc example. by Ezio Melotti · 11 years ago
  22. 9727880 Issue #19193: Improved cross-references in the tutorial. by Serhiy Storchaka · 11 years ago
  23. 3456d47 Fix typo in example file name. Found by John Bokma on docs@. by Georg Brandl · 11 years ago
  24. b3d6fe3 Small logical fix in filter() example description. by Georg Brandl · 11 years ago
  25. 9642688 Clarify section about source code encoding. by Georg Brandl · 11 years ago
  26. 76834a1 Fix merging mistake: wrong Python version. by Georg Brandl · 11 years ago
  27. 15d9fe7 Fix wrong Python highlighting in directory hierarchy code block. by Georg Brandl · 11 years ago
  28. cff39b0 Use "lambda expression" as preferred to "lambda form". by Georg Brandl · 11 years ago
  29. d6d26ec Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy. by Georg Brandl · 11 years ago
  30. 668b005 Issue #18031: %-formatting isn't dead yet and might pull through. by Raymond Hettinger · 11 years ago
  31. 240a2fd #15575: Clarify tutorial description of when modules are executed. by R David Murray · 12 years ago
  32. 1b33206 #13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti. by Ezio Melotti · 12 years ago
  33. d4c45a9 Clarify that the function *definition* creates the function and the binding in the module globals. by Georg Brandl · 12 years ago
  34. 4507274 Modernize unittest example by Raymond Hettinger · 12 years ago
  35. 0b78503 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  36. bd5279e Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 12 years ago
  37. 820f2bd Update section about dir() in the tutorial. by Ezio Melotti · 12 years ago
  38. 9236a4e #16470: mention set and dict comprehension in the tutorial. Patch by Yongzhi Pan. by Ezio Melotti · 12 years ago
  39. 526b553 Remove versionadded from the tutorial, at a location where it produces more questions than it answers. by Georg Brandl · 12 years ago
  40. 8a0d58b Use 2.x "print" syntax for this example. by Georg Brandl · 12 years ago
  41. 8523db7 Backport from 3.2: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  42. 64c0b2c Backport from 3.2: remove "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  43. 3dd8cbe Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  44. 0cffd6b Issue #16225: Backport from 3.2: Add additional note to tutorial about looping. by Chris Jerdonek · 12 years ago
  45. 3dec449 Issue #16015: Fix NameError doctest example in tutorial introduction. by Chris Jerdonek · 12 years ago
  46. 9c1c52b #16019, #16020: fix syntax highlight. by Ezio Melotti · 12 years ago
  47. 4baf480 #16017: capitalize URLs. by Ezio Melotti · 12 years ago
  48. 2cc4974 Fix typo in tutorial by Eli Bendersky · 12 years ago
  49. 6ce21a3 fix typo by Sandro Tosi · 12 years ago
  50. 2f76f73 Issue #15630: Add an example for "continue" statement in the tutorial. Patch by by Senthil Kumaran · 12 years ago
  51. 7687f3f add missing period; thanks to Gaston Fiore from docs@ by Sandro Tosi · 12 years ago
  52. f637920 #14840: Add a bit on the difference between tuples and lists. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  53. 1eda5c9 #8652: update errors tutorial. by R David Murray · 12 years ago
  54. 0a09f3e Nudge readers towards a more accurate mental model for loop else clauses (Backport from 3.x) by Nick Coghlan · 12 years ago
  55. ce0e0c7 Improve section heading for better discoverability. by Raymond Hettinger · 13 years ago
  56. 4c8d392 Reorder the entries to put the type specific technique last. by Raymond Hettinger · 13 years ago
  57. d53abd3 Issue #11948: clarify modules search path by Sandro Tosi · 13 years ago
  58. 98ed08f update to new C roles and directives by Sandro Tosi · 13 years ago
  59. 477a06c Minor correction. Closes #11418 by Terry Jan Reedy · 13 years ago
  60. 2c9eee1 I do not think we will ever have auto-indent at the prompt, that is for IPython and the like. by Georg Brandl · 13 years ago
  61. 05a7f0d #6570: clarify tutorial section about keyword arguments. by Ezio Melotti · 13 years ago
  62. 4a72d1a #13549: improve tutorial section about listcomps. by Ezio Melotti · 13 years ago
  63. ea4dcd3 remove duplicated paragraph in the tutorial by Eli Bendersky · 13 years ago
  64. c93e413 remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@ by Sandro Tosi · 13 years ago
  65. 169fa93 Doc fix. Mathematically correct sentence. by Senthil Kumaran · 13 years ago
  66. afd2fe2 Improve documentation for PEP 370 support in site module (#8617). by Éric Araujo · 13 years ago
  67. a350f0f Confirm that the prime example is actually correct. We get so many complaints about a "buggy example" on docs@python, let us hope this cuts them in half at least. by Georg Brandl · 13 years ago
  68. 271208e Backout duplicate changeset ed34ca4e639c by Éric Araujo · 13 years ago
  69. b274586 Add missing reST target to one heading in the tutorial by Éric Araujo · 13 years ago
  70. 299172b Make indentation comply with our style guide and the rest of the file by Éric Araujo · 13 years ago
  71. ec464cf Add missing reST target to one heading in the tutorial by Éric Araujo · 13 years ago
  72. fd1cb596 Issue 12086: add example showing how to use name mangling. by Raymond Hettinger · 13 years ago
  73. 832288c merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  74. 98fec3a Fix issue12359. Minor doc update on import module description. by Senthil Kumaran · 13 years ago
  75. bfbd1a2 #12092: backport rephrasing of a paragraph in the tutorial. by Ezio Melotti · 13 years ago
  76. 12b8fcf Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 13 years ago
  77. 10ab95a Remove untrue statement from tutorial by Éric Araujo · 14 years ago
  78. 4fbd88a Fix typo spotted by Sandro Tosi by Éric Araujo · 14 years ago
  79. dd6833d Fix markup in inputoutput.rst. by Ezio Melotti · 14 years ago
  80. cdbc696 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 14 years ago
  81. 28dadd9 Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,87526,87530-87535 via svnmerge from by Georg Brandl · 14 years ago
  82. 2bd4795 Issue #11304: Input/output tutorial - PI is rounded not truncated. by Raymond Hettinger · 14 years ago
  83. 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 14 years ago
  84. 86fed7d Merged revisions 86794,86798,86801 via svnmerge from by Georg Brandl · 14 years ago
  85. b8d0e36 Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 14 years ago
  86. 78f11ed Merged revisions 85530,85534,85538,85540-85542 via svnmerge from by Georg Brandl · 14 years ago
  87. bf02429 Merged revisions 86310 via svnmerge from by Senthil Kumaran · 14 years ago
  88. fc3901e Clarify. by Georg Brandl · 14 years ago
  89. 44c3ceb #8267: Use sorted() to get a sorted list of dict keys. by Georg Brandl · 14 years ago
  90. 33e5935 More tweaks to floating-point section of the tutorial. by Mark Dickinson · 14 years ago
  91. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 14 years ago
  92. 2c10840 Merged revisions 82965 via svnmerge from by Georg Brandl · 14 years ago
  93. d5d3256 Update the floating-point section of the tutorial for the short float repr. by Mark Dickinson · 14 years ago
  94. 565569b Confusing punctuation. by Georg Brandl · 14 years ago
  95. b20ada0 Fix punctuation. by Georg Brandl · 14 years ago
  96. 9352f1c #8346: update version. by Georg Brandl · 15 years ago
  97. eb72991 Revert r79179 and merge r75584 to explain how to implement a queue using collection.deque instead of a list. by Ezio Melotti · 15 years ago
  98. a39f2af Mention inefficiency of lists as queues, add link to collections.deque discussion. by Georg Brandl · 15 years ago
  99. 0fcd882 Introduce copy by slicing, used in later chapters. by Georg Brandl · 15 years ago
  100. e9330e7 Initial commit of the argparse library, based on argparse 1.1. by Steven Bethard · 15 years ago