1. 9ab3fdd #14034: fix indentation. by Ezio Melotti · 13 years ago
  2. 6cc7a41 #14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe. by Ezio Melotti · 13 years ago
  3. 99a5638 Issue 14688: Fix typo by Raymond Hettinger · 13 years ago
  4. 08ccbf4 Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron Maenpaa by Sandro Tosi · 13 years ago
  5. 790e005 #14640: Fix typos/syntax in pyporting.rst. by R David Murray · 13 years ago
  6. cfdba61 Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos by Sandro Tosi · 13 years ago
  7. 62930e1 Corrected version numbers in cookbook example. by Vinay Sajip · 13 years ago
  8. 59b9a79 Tweaked format of cookbook example. by Vinay Sajip · 13 years ago
  9. b00e8f1 Added cookbook example for BOM insertion. by Vinay Sajip · 13 years ago
  10. 074faff Updated logging reference and HOWTO. by Vinay Sajip · 13 years ago
  11. 838e638 Corrected comment in cookbook example script. by Vinay Sajip · 13 years ago
  12. 0292fa9 Added multiprocessing example to logging cookbook. by Vinay Sajip · 13 years ago
  13. 11ee31a Closes #14401: fix typos in curses howto. by Georg Brandl · 13 years ago
  14. 2dee394 Issue #14400: Fix typo. by Martin v. Löwis · 13 years ago
  15. 87684e6 Fix the wrong urllib exampls which use str for POST data. Closes Issue11261 by Senthil Kumaran · 13 years ago
  16. fdfaf0a Use source reST role instead of file where it makes sense. by Éric Araujo · 13 years ago
  17. d3899e3 Remove mention of defunct file. by Éric Araujo · 13 years ago
  18. 62417a0 Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.) by Larry Hastings · 13 years ago
  19. 39b83ac Improved logging cookbook example. by Vinay Sajip · 13 years ago
  20. e998386 Fix markup errors. by Georg Brandl · 13 years ago
  21. 982f534 Updated cookbook with information on customising LogRecords. by Vinay Sajip · 13 years ago
  22. 6b883a2 Updated logging cookbook with info on alternative format styles. by Vinay Sajip · 13 years ago
  23. 6e13f13 Fix Issue #6005: Examples in the socket library documentation use sendall, by Senthil Kumaran · 14 years ago
  24. 1abde36 fix some broken URLs by Sandro Tosi · 14 years ago
  25. 5b73ca4 s/SOCKSTREAM/TCP/ by Antoine Pitrou · 14 years ago
  26. 8e644f0 Reword IPC section by Antoine Pitrou · 14 years ago
  27. 8345451 Use www.python.org instead of a hostname pointing to a parked (or squatted) domain. by Antoine Pitrou · 14 years ago
  28. fa03f6c Remove the outdated notion that multithreading doesn't work well on Unices. by Antoine Pitrou · 14 years ago
  29. 534e253 Remove reference to the base64 encoding. by Antoine Pitrou · 14 years ago
  30. 48a7cbf The functional module hasn't been maintained since 2006 and doesn't work with Python 3. by Antoine Pitrou · 14 years ago
  31. a90e364 Issue #12666: Added section about map changes. by Jason R. Coombs · 14 years ago
  32. 631a7e2 Added a configuration dictionary example to the logging cookbook. by Vinay Sajip · 14 years ago
  33. 6187664 Added lost documentation cross-reference. by Vinay Sajip · 14 years ago
  34. e130a52 Remove duplication. by Ezio Melotti · 14 years ago
  35. 4eb0e73 Closes #12906: Fixed bug in YAML configuration. by Vinay Sajip · 14 years ago
  36. 37b5f9e Fix some misuses of Sphinx roles and one typo by Éric Araujo · 14 years ago
  37. 222e61e Fix typo reported by Sandro Tosi. by Ezio Melotti · 14 years ago
  38. 06ad13e Fix function name: open -> urlopen. by Georg Brandl · 14 years ago
  39. b34705f Issue #8890: Remove /tmp from examples. by Raymond Hettinger · 14 years ago
  40. 2f1b396 Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 14 years ago
  41. 46ab96a Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 14 years ago
  42. 132bcf4 #11979: merge with 3.1. by Ezio Melotti · 14 years ago
  43. eda1990 #11979: improve wording and markup in sockets howto. Patch by Xavier Morel. by Ezio Melotti · 14 years ago
  44. 507cbc1 Issue #11940: Update external link. by Raymond Hettinger · 14 years ago
  45. 4f74123 Issue #11940: Update external link. by Raymond Hettinger · 14 years ago
  46. c17c1f6 #11897: Fix typo in porting howto. Patch by Marti Raudsepp. by Ezio Melotti · 14 years ago
  47. af9be06 Issue 7391: Remove questionable and outdated HOWTO document with permission from its author. by Raymond Hettinger · 14 years ago
  48. 891391b Merge doc fixes. by Georg Brandl · 14 years ago
  49. a2388be #11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ]. by Georg Brandl · 14 years ago
  50. dcc9513 Issue #11331: fixed documentation in logging cookbook. by Vinay Sajip · 14 years ago
  51. f6c8fd6 Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from by Georg Brandl · 14 years ago
  52. 6277fa4 Update the porting HOWTO to be a little less harsh on using 2to3. by Brett Cannon · 14 years ago
  53. 829befb Fix markup error and update suspicious ignores. by Georg Brandl · 15 years ago
  54. a2f1544 Tweak wording about equality comparison. by Brett Cannon · 15 years ago
  55. 7a0afd3 Spelling fixes. by Georg Brandl · 15 years ago
  56. 2cb2fa9 Consistent heading spacing, and fix two typos. by Georg Brandl · 15 years ago
  57. 7ac3419 Fix some typos and grammar by Eli Bendersky · 15 years ago
  58. 2d062de Fix some typos and grammar by Eli Bendersky · 15 years ago
  59. 810cd34 Small markup and wording tweaks for the sorting-howto. by Raymond Hettinger · 15 years ago
  60. 98135d0 Mention that people going the source compatibility route should run 2to3 to find pain points. by Brett Cannon · 15 years ago
  61. 45aa7cc Soften wording on doctest. by Brett Cannon · 15 years ago
  62. ce71ab2 Re-arrange and clarify some __future__ import statements. by Brett Cannon · 15 years ago
  63. 5405a0b Use an internal reference instead of hard-coded URI. by Éric Araujo · 15 years ago
  64. bd866e9 Everybody hates this one :) (bytes indexing) by Antoine Pitrou · 15 years ago
  65. e6a1464 Soften the wording about tracebacks. Reference cycles *don't* by Antoine Pitrou · 15 years ago
  66. 5c28cfdc Fix entries pertaining to file I/O by Antoine Pitrou · 15 years ago
  67. 8d8f7c5 Mention -b and -bb by Antoine Pitrou · 15 years ago
  68. 4b0c24a use 3-space indents. by Brett Cannon · 15 years ago
  69. 8045d97 Add a HOWTO on how to port from Python 2 to Python 3. by Brett Cannon · 15 years ago
  70. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 15 years ago
  71. 6e1d0a8 Merged revisions 87949 via svnmerge from by Benjamin Peterson · 15 years ago
  72. 1efb8dc fix weirdly ambigious sentence by Benjamin Peterson · 15 years ago
  73. b436b6c Revert r87946. The virtues of readability and of examples that by Raymond Hettinger · 15 years ago
  74. fdf2925 Issue #10225: Correct interactive Doc/howto/sorting.rst examples so doctest runs. by Terry Reedy · 15 years ago
  75. 23f4fb9 Issue #10875: Update Regular Expression HOWTO; additional backport. by Terry Reedy · 15 years ago
  76. 262cc7f Issue #10875: Update Regular Expression HOWTO; last bit. by Terry Reedy · 15 years ago
  77. 8663e34 Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'. by Terry Reedy · 15 years ago
  78. aacfd4a Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'. by Terry Reedy · 15 years ago
  79. 2427ab9 logging HOWTO: fixed markup for numbered handler list. by Vinay Sajip · 15 years ago
  80. 7d10129 Added logging documentation cross-references. by Vinay Sajip · 15 years ago
  81. e6f1e43 Improved logging cookbook for logging with multiprocessing. by Vinay Sajip · 15 years ago
  82. 1397ce1 Logging documentation updates. by Vinay Sajip · 15 years ago
  83. 689b68a Logging documentation updates. by Vinay Sajip · 15 years ago
  84. c63619b Logging documentation reorganised. by Vinay Sajip · 15 years ago
  85. ab32fec Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 15 years ago
  86. c8c60c2 Do not put a raw REPLACEMENT CHARACTER in the document. by Georg Brandl · 15 years ago
  87. 93a6b13 Issue #4153: Updated Unicode HOWTO. by Alexander Belopolsky · 15 years ago
  88. 4fdf0fe Merged revisions 86488 via svnmerge from by Ezio Melotti · 15 years ago
  89. 42dd524 Fix typo by Ezio Melotti · 15 years ago
  90. eae40ba Merged revisions 86187 via svnmerge from by Georg Brandl · 15 years ago
  91. c275e15 Move glossary entry to the right position and fix link. by Georg Brandl · 15 years ago
  92. c6b6b5b Issue 7402: Improve reduce() example in the python idioms how-to. by Raymond Hettinger · 15 years ago
  93. 099cfed Issue 7402: Improve reduce() example in the python idioms how-to. by Raymond Hettinger · 15 years ago
  94. 573caa3 #10124: typo fix. by Georg Brandl · 15 years ago
  95. 1f7fffb #2830: add html.escape() helper and move cgi.escape() uses in the standard library to it. It defaults to quote=True and also escapes single quotes, which makes casual use safer. The cgi.escape() interface is not touched, but emits a (silent) PendingDeprecationWarning. by Georg Brandl · 15 years ago
  96. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 15 years ago
  97. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 15 years ago
  98. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 15 years ago
  99. 1648924 Merged revisions 79901,80170,80273,80342-80343,81061,81366,81368,81370,81840 via svnmerge from by Georg Brandl · 15 years ago
  100. 107690c Merged revisions 76884-76885,76887,76889-76890,76895 via svnmerge from by Georg Brandl · 15 years ago