1. 4f74123 Issue #11940: Update external link. by Raymond Hettinger · 14 years ago
  2. 507cbc1 Issue #11940: Update external link. by Raymond Hettinger · 14 years ago
  3. c17c1f6 #11897: Fix typo in porting howto. Patch by Marti Raudsepp. by Ezio Melotti · 14 years ago
  4. af9be06 Issue 7391: Remove questionable and outdated HOWTO document with permission from its author. by Raymond Hettinger · 14 years ago
  5. 891391b Merge doc fixes. by Georg Brandl · 14 years ago
  6. 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
  7. dcc9513 Issue #11331: fixed documentation in logging cookbook. by Vinay Sajip · 14 years ago
  8. 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
  9. 6277fa4 Update the porting HOWTO to be a little less harsh on using 2to3. by Brett Cannon · 14 years ago
  10. 829befb Fix markup error and update suspicious ignores. by Georg Brandl · 14 years ago
  11. a2f1544 Tweak wording about equality comparison. by Brett Cannon · 14 years ago
  12. 7a0afd3 Spelling fixes. by Georg Brandl · 14 years ago
  13. 2cb2fa9 Consistent heading spacing, and fix two typos. by Georg Brandl · 14 years ago
  14. 7ac3419 Fix some typos and grammar by Eli Bendersky · 14 years ago
  15. 2d062de Fix some typos and grammar by Eli Bendersky · 14 years ago
  16. 810cd34 Small markup and wording tweaks for the sorting-howto. by Raymond Hettinger · 14 years ago
  17. 98135d0 Mention that people going the source compatibility route should run 2to3 to find pain points. by Brett Cannon · 14 years ago
  18. 45aa7cc Soften wording on doctest. by Brett Cannon · 14 years ago
  19. ce71ab2 Re-arrange and clarify some __future__ import statements. by Brett Cannon · 14 years ago
  20. 5405a0b Use an internal reference instead of hard-coded URI. by Éric Araujo · 14 years ago
  21. bd866e9 Everybody hates this one :) (bytes indexing) by Antoine Pitrou · 14 years ago
  22. e6a1464 Soften the wording about tracebacks. Reference cycles *don't* by Antoine Pitrou · 14 years ago
  23. 5c28cfdc Fix entries pertaining to file I/O by Antoine Pitrou · 14 years ago
  24. 8d8f7c5 Mention -b and -bb by Antoine Pitrou · 14 years ago
  25. 4b0c24a use 3-space indents. by Brett Cannon · 14 years ago
  26. 8045d97 Add a HOWTO on how to port from Python 2 to Python 3. by Brett Cannon · 14 years ago
  27. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 14 years ago
  28. 6e1d0a8 Merged revisions 87949 via svnmerge from by Benjamin Peterson · 14 years ago
  29. 1efb8dc fix weirdly ambigious sentence by Benjamin Peterson · 14 years ago
  30. b436b6c Revert r87946. The virtues of readability and of examples that by Raymond Hettinger · 14 years ago
  31. fdf2925 Issue #10225: Correct interactive Doc/howto/sorting.rst examples so doctest runs. by Terry Reedy · 14 years ago
  32. 23f4fb9 Issue #10875: Update Regular Expression HOWTO; additional backport. by Terry Reedy · 14 years ago
  33. 262cc7f Issue #10875: Update Regular Expression HOWTO; last bit. by Terry Reedy · 14 years ago
  34. 8663e34 Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'. by Terry Reedy · 14 years ago
  35. aacfd4a Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'. by Terry Reedy · 14 years ago
  36. 2427ab9 logging HOWTO: fixed markup for numbered handler list. by Vinay Sajip · 14 years ago
  37. 7d10129 Added logging documentation cross-references. by Vinay Sajip · 14 years ago
  38. e6f1e43 Improved logging cookbook for logging with multiprocessing. by Vinay Sajip · 14 years ago
  39. 1397ce1 Logging documentation updates. by Vinay Sajip · 14 years ago
  40. 689b68a Logging documentation updates. by Vinay Sajip · 14 years ago
  41. c63619b Logging documentation reorganised. by Vinay Sajip · 14 years ago
  42. 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 · 14 years ago
  43. c8c60c2 Do not put a raw REPLACEMENT CHARACTER in the document. by Georg Brandl · 14 years ago
  44. 93a6b13 Issue #4153: Updated Unicode HOWTO. by Alexander Belopolsky · 14 years ago
  45. 4fdf0fe Merged revisions 86488 via svnmerge from by Ezio Melotti · 14 years ago
  46. 42dd524 Fix typo by Ezio Melotti · 14 years ago
  47. eae40ba Merged revisions 86187 via svnmerge from by Georg Brandl · 14 years ago
  48. c275e15 Move glossary entry to the right position and fix link. by Georg Brandl · 14 years ago
  49. c6b6b5b Issue 7402: Improve reduce() example in the python idioms how-to. by Raymond Hettinger · 14 years ago
  50. 099cfed Issue 7402: Improve reduce() example in the python idioms how-to. by Raymond Hettinger · 14 years ago
  51. 573caa3 #10124: typo fix. by Georg Brandl · 14 years ago
  52. 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 · 14 years ago
  53. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 14 years ago
  54. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  55. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
  56. 1648924 Merged revisions 79901,80170,80273,80342-80343,81061,81366,81368,81370,81840 via svnmerge from by Georg Brandl · 14 years ago
  57. 107690c Merged revisions 76884-76885,76887,76889-76890,76895 via svnmerge from by Georg Brandl · 14 years ago
  58. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  59. bec04a9 Merged revisions 84719 via svnmerge from by R. David Murray · 14 years ago
  60. 44ef774 #9608, #8518 : clarify and improve discussion of exceptions in howto. by R. David Murray · 14 years ago
  61. 996b46a Forward port sorting howto by Raymond Hettinger · 14 years ago
  62. 53c58f8 Forward port sorting howto by Raymond Hettinger · 14 years ago
  63. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  64. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 15 years ago
  65. d7c3ed5 Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from by Benjamin Peterson · 15 years ago
  66. 45cceeb Add descriptor HOWTO to py3k docs. by Georg Brandl · 15 years ago
  67. 766ad36 Merged revisions 81163 via svnmerge from by Victor Stinner · 15 years ago
  68. 3aba37a Merged revisions 80463 via svnmerge from by Georg Brandl · 15 years ago
  69. 386bc6d Merged revisions 80150,80460-80461 via svnmerge from by Georg Brandl · 15 years ago
  70. 9e8346c Merged revisions 79799 via svnmerge from by Ezio Melotti · 15 years ago
  71. 19192dd Merged revisions 79797 via svnmerge from by Ezio Melotti · 15 years ago
  72. 84ec57c Merged revisions 79783 via svnmerge from by Ezio Melotti · 15 years ago
  73. 079d5ed Merged revisions 79781 via svnmerge from by Ezio Melotti · 15 years ago
  74. 4b7edbc Merged revisions 79364 via svnmerge from by Ezio Melotti · 15 years ago
  75. 8bc4bbd Merged revisions 79362 via svnmerge from by Ezio Melotti · 15 years ago
  76. a89918a Merged revisions 79360 via svnmerge from by Ezio Melotti · 15 years ago
  77. 845994d Merged revisions 79358 via svnmerge from by Ezio Melotti · 15 years ago
  78. 4c5475d Merged revisions 79314 via svnmerge from by Ezio Melotti · 15 years ago
  79. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 15 years ago
  80. 9e4ff75 #7499: Review of Library FAQ by Florent Xicluna. by Georg Brandl · 15 years ago
  81. 628e6f9 Merged revisions 75797 via svnmerge from by Georg Brandl · 15 years ago
  82. 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 15 years ago
  83. 7725e7f Merged revisions 74749 via svnmerge from by Georg Brandl · 15 years ago
  84. c1eb92b Merged revisions 74740 via svnmerge from by R. David Murray · 15 years ago
  85. c2e3033 I guess, someone overlooked this one in howto. (it is by Senthil Kumaran · 15 years ago
  86. b044b2a Merged revisions 74821,74828-74831,74833,74835 via svnmerge from by Georg Brandl · 15 years ago
  87. ee8783d Merged revisions 74817-74820,74822-74824 via svnmerge from by Georg Brandl · 15 years ago
  88. 01054d7 Fix typo. by R. David Murray · 15 years ago
  89. 1f31697 kill reference to default encoding #6889 by Benjamin Peterson · 15 years ago
  90. 194da4a Merged revisions 74126,74130-74131,74149,74155,74157,74180-74183,74398 via svnmerge from by Georg Brandl · 15 years ago
  91. c5605df Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from by Georg Brandl · 15 years ago
  92. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 16 years ago
  93. 8e87fec Merged revisions 74148 via svnmerge from by Ezio Melotti · 16 years ago
  94. 8cc7d88 Merged revisions 73073-73074,73089 via svnmerge from by Benjamin Peterson · 16 years ago
  95. fe5f409 Recorded merge of revisions 72830 via svnmerge from by Georg Brandl · 16 years ago
  96. 20b50b1 Examples correction in urllib2 howto. Michael Foord by Michael Foord · 16 years ago
  97. 25c95f1 Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from by Benjamin Peterson · 16 years ago
  98. 4f5f98d Add missing documentation for bytes.decode(). by Georg Brandl · 16 years ago
  99. 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
  100. ce9fbd3 #5241: document missing A in regex howto. by Georg Brandl · 16 years ago