1. 7aed567 Merge from 3.3 by Andrew Kuchling · 11 years ago
  2. 2151fc6 #4153: update Unicode howto for Python 3.3 by Andrew Kuchling · 11 years ago
  3. 2a9c8e8 #17955: minor updates to Functional howto by Andrew Kuchling · 11 years ago
  4. 40e39fc #17700: merge with 3.3 by Andrew Kuchling · 11 years ago
  5. ddcb304 #17700: update the curses HOWTO for 3.x by Andrew Kuchling · 11 years ago
  6. 775ccdf #7152: Remove incorrectly added reference to DataHandler. by R David Murray · 11 years ago
  7. d4c1b36 Merge: Reflow paragraphs. by R David Murray · 11 years ago
  8. 9330a94 Reflow paragraphs. by R David Murray · 11 years ago
  9. 876f08e Merge #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 11 years ago
  10. 5aea37a #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 11 years ago
  11. cbe19e5 #17729: merge with 3.3. by Ezio Melotti · 11 years ago
  12. d638381 #17729: remove the Advocacy HOWTO from the index. by Ezio Melotti · 11 years ago
  13. 99b3caf #17729: merge with 3.3. by Ezio Melotti · 11 years ago
  14. 8bdcaf7 #17729: remove the outdated Advocacy HOWTO, as suggested by the author. by Ezio Melotti · 11 years ago
  15. 1e6a3a2 merge with 3.3 by Georg Brandl · 11 years ago
  16. a204636 bind('') does not do the same as bind('localhost') by Georg Brandl · 11 years ago
  17. c53fd51 Change wording as Eli Bendersky suggests. by Andrew Svetlov · 11 years ago
  18. e16f4dc Change wording as Eli Bendersky suggests. by Andrew Svetlov · 11 years ago
  19. 98297f4 merge with 3.3 by Georg Brandl · 11 years ago
  20. 2fd4abe merge with 3.2 branch by Georg Brandl · 11 years ago
  21. a5b89c1 Fix typo by Andrew Svetlov · 11 years ago
  22. e463b66 Fix typo by Andrew Svetlov · 11 years ago
  23. 9740455 Fix typo. by Andrew Svetlov · 11 years ago
  24. 815b0e2 Fix typo. by Andrew Svetlov · 11 years ago
  25. 3fdd4f1 Merged documentation update from 3.3. by Vinay Sajip · 12 years ago
  26. 8028a5c Updated logging cookbook with additional example for output using str.format(). by Vinay Sajip · 12 years ago
  27. 1bab713 Merge with 3.3. by Georg Brandl · 12 years ago
  28. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 12 years ago
  29. f92b063 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  30. e5caf29 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  31. fd4365a Update suspicious ignore file. by Ezio Melotti · 12 years ago
  32. d50fe72 Fix suspicious markup in the docs. by Georg Brandl · 12 years ago
  33. a41fb4b #17351: merge with 3.3. by Ezio Melotti · 12 years ago
  34. c9cfcf1 #17351: merge with 3.2. by Ezio Melotti · 12 years ago
  35. af8838f #17351: remove "object" inheritance from docs. Patch by Phil Elson. by Ezio Melotti · 12 years ago
  36. 6584a1e merge by Raymond Hettinger · 12 years ago
  37. 686aae4 Inherit from object() for consistency by Raymond Hettinger · 12 years ago
  38. e238b88 merge by Raymond Hettinger · 12 years ago
  39. 632c8c8 Issue #17351: Modernize the pure Python property() example. by Raymond Hettinger · 12 years ago
  40. ff73758 merge by Brett Cannon · 12 years ago
  41. b7e6b89 Touch up the Python 2 to 3 porting guide by Brett Cannon · 12 years ago
  42. 0cad7ec Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units. by Serhiy Storchaka · 12 years ago
  43. f8def28 Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units. by Serhiy Storchaka · 12 years ago
  44. 560eff1 Merged doc update from 3.3. by Vinay Sajip · 12 years ago
  45. 9427b03 Merged doc update from 3.2. by Vinay Sajip · 12 years ago
  46. 3d9e972 Corrected typo, added comment in cookbook recipe. by Vinay Sajip · 12 years ago
  47. 88069d2 Merged doc update from 3.3. by Vinay Sajip · 12 years ago
  48. a3bdce8 Merged doc update from 3.2. by Vinay Sajip · 12 years ago
  49. 4b88d6c Added cookbook recipe for structured logging. by Vinay Sajip · 12 years ago
  50. be2795a Merged documentation update from 3.3. by Vinay Sajip · 12 years ago
  51. 7f3e993 Merged documentation update from 3.2. by Vinay Sajip · 12 years ago
  52. f186911 Updated logging HOWTO with a diagram. by Vinay Sajip · 12 years ago
  53. a12ff2c Merge 3.3. by Stefan Krah · 12 years ago
  54. e4aa08e Issue #7353: Remove references to Include/intobject.h in the C-porting howto. by Stefan Krah · 12 years ago
  55. c7ca59a #16557: merge with 3.3. by Ezio Melotti · 12 years ago
  56. 5246f66 #16557: update functional howto -- "return value" is valid after PEP 380. Initial patch by Ramchandra Apte. by Ezio Melotti · 12 years ago
  57. 60a64d7 #4153: merge with 3.3. by Ezio Melotti · 12 years ago
  58. 81b46ec #4153: merge with 3.2. by Ezio Melotti · 12 years ago
  59. 410eee5 #4153: update the Unicode howto. by Ezio Melotti · 12 years ago
  60. f43c4d6 Issue #16884: Merged doc fix from 3.3. by Vinay Sajip · 12 years ago
  61. 9a54653 Issue #16884: Merged doc fix from 3.2. by Vinay Sajip · 12 years ago
  62. 21b3082 Issue #16884: Updated docs to use 'note' directives in a couple of places missed earlier. by Vinay Sajip · 12 years ago
  63. ed6f37c Closes #16884: Merged logging documentation fixes from 3.3. by Vinay Sajip · 12 years ago
  64. 0e82fd1 Issue #16884: Merged logging documentation fixes from 3.2. by Vinay Sajip · 12 years ago
  65. e50f4d2 Issue #16884: updated logging documentation to include lastResort and use 'note' directives where appropriate. by Vinay Sajip · 12 years ago
  66. ca61429 merge 3.3 by Benjamin Peterson · 12 years ago
  67. bf064b3 merge 3.2 by Benjamin Peterson · 12 years ago
  68. d73f369 merge heads by Benjamin Peterson · 12 years ago
  69. 0a2c4f5 drop email (closes #16857) by Benjamin Peterson · 12 years ago
  70. e34ccb6 #16760: merge with 3.3. by Ezio Melotti · 12 years ago
  71. 1bdb638 #16760: merge with 3.2. by Ezio Melotti · 12 years ago
  72. 090f7be #16760: use ref:`match-objects` instead of :class:`MatchObject`. by Ezio Melotti · 12 years ago
  73. a191959 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  74. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  75. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  76. 4739561 Issue #16261: fix bare excepts in Doc/ by Andrew Svetlov · 12 years ago
  77. 006d907 Undo changes accidentally reverted in de8787029fe4. by Chris Jerdonek · 12 years ago
  78. b548d49 merge heads by Benjamin Peterson · 12 years ago
  79. 143d034 merge 3.2 by Benjamin Peterson · 12 years ago
  80. eb81819 Merge doctest fixes in functional howto with 3.2. by Ezio Melotti · 12 years ago
  81. 35cbf16 Make doctests pass in the functional howto. by Ezio Melotti · 12 years ago
  82. dd67c1d Merge functional howto improvements with 3.2. by Ezio Melotti · 12 years ago
  83. 45a101d Improve markup in functional.rst, and fix a couple of errors. by Ezio Melotti · 12 years ago
  84. a6229e6 Fix and add more links. by Ezio Melotti · 12 years ago
  85. 570bc4c Fix Issue 15922: make howto/urllib2.rst doctests pass. by Senthil Kumaran · 12 years ago
  86. 1ed9847 Fix Issue 15922: make howto/urllib2.rst doctests pass. by Senthil Kumaran · 12 years ago
  87. 948af23 Issue #15888: fixing problems in ipaddress doctests. Patch by Chris Jerdonek by Eli Bendersky · 12 years ago
  88. 2b7a71d #15949, #15899: merge with 3.2. by Ezio Melotti · 12 years ago
  89. 20b8d99 #15949, #15899: use \ufffd instead of ?. by Ezio Melotti · 12 years ago
  90. fb436c4 #15949, 15899: merge with 3.2. by Ezio Melotti · 12 years ago
  91. b1d0e5b #15949, 15899: avoid using non-latin1 chars in the doc (they break `make all-pdf`). by Ezio Melotti · 12 years ago
  92. 8646e8e #15920: merge with 3.2. by Ezio Melotti · 12 years ago
  93. 13bec9b #15920: fix doctests in Doc/howto/regex.rst. Patch by Chris Jerdonek. by Ezio Melotti · 12 years ago
  94. e4eee73 merge. Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek. by Senthil Kumaran · 12 years ago
  95. 2fd8bdb Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek. by Senthil Kumaran · 12 years ago
  96. eb41c7f merge with 3.2 by Sandro Tosi · 12 years ago
  97. dd7c552 clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@ by Sandro Tosi · 12 years ago
  98. dfd72bb Issue #14814: fix some typos in howto/ipaddress.rst by Eli Bendersky · 12 years ago
  99. a61b459 Merged documentation update from 3.2. by Vinay Sajip · 12 years ago
  100. a58d668 Improved cookbook entry and fixed typo. by Vinay Sajip · 12 years ago