1. 0aecc18 Fix typo reported by Jesse W on docs@ by Zachary Ware · 10 years ago
  2. e973823 #21693 - Fix the broken link for pylons project. by Senthil Kumaran · 10 years ago
  3. e81c637 Updated logging HOWTO section on optimization. by Vinay Sajip · 10 years ago
  4. 419f1fa fix typo in variable name (closes #21586) by Benjamin Peterson · 10 years ago
  5. ae4bab7 Don't grow strings by concatenation. Use ''.join() instead. by Raymond Hettinger · 10 years ago
  6. 9e59967 fix off-by-one error (closes #21330) by Benjamin Peterson · 10 years ago
  7. 08af000 Get rid of deprecated IOError in the doc by Andrew Svetlov · 10 years ago
  8. 4ab532b Issue 21014: Use booleans instead of 0 and 1 in examples. by Raymond Hettinger · 10 years ago
  9. 4908910 Updated external link in documentation. by Vinay Sajip · 10 years ago
  10. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  11. d591cba Merged documentation update from 3.3. by Vinay Sajip · 11 years ago
  12. 554f22f Added cookbook entry on logging filter configuration using dictConfig(). by Vinay Sajip · 11 years ago
  13. 7726ac9 #Issue 20456: Several improvements and bugfixes for Argument Clinic, by Larry Hastings · 11 years ago
  14. 0e25410 Documentation fixes, including fixing "suspicious" problems. by Larry Hastings · 11 years ago
  15. a3642b6 #20348: fix headers markup in Argument Clinic howto. Patch by Moritz Neeb. by Ezio Melotti · 11 years ago
  16. 42d9e1b Doc fixes for Argument Clinic. by Larry Hastings · 11 years ago
  17. b7ccb20 Issue #20294: Argument Clinic now supports argument parsing for __new__ and by Larry Hastings · 11 years ago
  18. 537d760 Doc improvements for Clinic howto "Goals" section. by Larry Hastings · 11 years ago
  19. bebf735 Issue #20287: Argument Clinic's output is now configurable, allowing by Larry Hastings · 11 years ago
  20. 5714e81 Merged documentation update from 3.3. by Vinay Sajip · 11 years ago
  21. eb14dec Added example to recently added cookbook entry. by Vinay Sajip · 11 years ago
  22. f0996a9 Issue #20208: Clarify some things in the Python porting HOWTO. by Brett Cannon · 11 years ago
  23. 2a72791 Issue #20226: Major improvements to Argument Clinic. by Larry Hastings · 11 years ago
  24. 3763f2b Merged documentation update from 3.3. by Vinay Sajip · 11 years ago
  25. cbefe3b Added cookbook entry on alternative formatting styles. by Vinay Sajip · 11 years ago
  26. 4a714d4 Issue #20268: Argument Clinic now supports cloning the parameters by Larry Hastings · 11 years ago
  27. 0191be3 Minor doc fix in Clinic howto. by Larry Hastings · 11 years ago
  28. 4a55fc5 Issue #20214: Fixed a number of small issues and documentation errors in by Larry Hastings · 11 years ago
  29. c1cb227 Closes #20200: Argument Clinic custom converter example should be in a by Zachary Ware · 11 years ago
  30. 61272b7 Issue #19273: The marker comments Argument Clinic uses have been changed by Larry Hastings · 11 years ago
  31. 77561cc Issue #20141: Improved Argument Clinic's support for the PyArg_Parse "O!" by Larry Hastings · 11 years ago
  32. 9ca21b3 Issue #20096: Update the Python 2/3 porting HOWTO to focus on by Brett Cannon · 11 years ago
  33. 6d2ea21 Argument Clinic: fixed test suite, improved howto. by Larry Hastings · 11 years ago
  34. 78cf85c Issue #19659: Added documentation for Argument Clinic. by Larry Hastings · 11 years ago
  35. f47036c Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  36. 89e84e7 Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  37. 2a61452 Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  38. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  39. 1b8b868 Merged minor documentation update from 3.3. by Vinay Sajip · 11 years ago
  40. b1a92a4 Added minor clarification in logging HOWTO. by Vinay Sajip · 11 years ago
  41. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  42. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  43. 613a97e #19778: fix a couple of re reprs in the documentation. by Ezio Melotti · 11 years ago
  44. 7571941 #19639: update the repr of the match objects in the docs. Patch by Claudiu Popa. by Ezio Melotti · 11 years ago
  45. 9c10d6b Issue #19504: Used American spelling for 'customize'. by Vinay Sajip · 11 years ago
  46. 56b0435 Issue #19504: Used American spelling for 'customize'. by Vinay Sajip · 11 years ago
  47. b2bc4df Closes #18345: Merged documentation update from 3.3. by Vinay Sajip · 11 years ago
  48. 2c1adcb Issue #18345: Added cookbook example illustrating handler customisation. by Vinay Sajip · 11 years ago
  49. 3a19a89 merge with 3.3 by Georg Brandl · 11 years ago
  50. 3d596fa Clarify sentence. by Georg Brandl · 11 years ago
  51. 325a1c2 Fix markup errors in the docs and amend suspicious ignores. by Georg Brandl · 11 years ago
  52. 186729e merge with 3.3 by Georg Brandl · 11 years ago
  53. 559ae0f merge 3.3 by Benjamin Peterson · 11 years ago
  54. 910a665 fix description of super() behavior on descriptors by Benjamin Peterson · 11 years ago
  55. 98b28fd Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  56. bfdcd43 Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  57. 287da2e Issue #19203: Improved cross-references in the curses howto. by Serhiy Storchaka · 11 years ago
  58. 04d11a7 Issue #19203: Improved cross-references in the curses howto. by Serhiy Storchaka · 11 years ago
  59. 3ebbb04 merge with 3.3 by Georg Brandl · 11 years ago
  60. ee82d0b Minor grammar fix. by Georg Brandl · 11 years ago
  61. 736295c merge with 3.3 by Georg Brandl · 11 years ago
  62. e47e184 Unicode howto: use .txt as a more universally understood extension for text files. by Georg Brandl · 11 years ago
  63. 98c0665 merge with 3.3 by Georg Brandl · 11 years ago
  64. dbab26a curses HOWTO: fix some PEP8 and a code example to actually raise the exception it promises. by Georg Brandl · 11 years ago
  65. 5421f35 logging: added support for Unix domain sockets to SocketHandler and DatagramHandler. by Vinay Sajip · 11 years ago
  66. 46aace3 Merge from 3.3 by Andrew Kuchling · 11 years ago
  67. 3f4f3ba #18562: various revisions to the regex howto for 3.x by Andrew Kuchling · 11 years ago
  68. 07b1661 Issue #18759: Merged updates from 3.3. by Vinay Sajip · 11 years ago
  69. 67f3977 Issue #18759: Improved cross-references in logging documentation. by Vinay Sajip · 11 years ago
  70. bd2a757 Merge #15130: remove repeat of abstract paragraph from socket howto body. by R David Murray · 11 years ago
  71. b76b1b1 #15130: remove repeat of abstract paragraph from socket howto body. by R David Murray · 11 years ago
  72. aca6170 Closes #18541: merged update from 3.3. by Vinay Sajip · 11 years ago
  73. a92fbe6 Issue #18541: simplified LoggerAdapter example. by Vinay Sajip · 11 years ago
  74. d57b268 Closes #18452: fix several "occurrence" typos (reported by Févry Thibault). by Ned Deily · 11 years ago
  75. 0995c47 Issue #18452: fix several "occurrence" typos (reported by Févry Thibault). by Ned Deily · 11 years ago
  76. 7aed567 Merge from 3.3 by Andrew Kuchling · 11 years ago
  77. 2151fc6 #4153: update Unicode howto for Python 3.3 by Andrew Kuchling · 11 years ago
  78. 2a9c8e8 #17955: minor updates to Functional howto by Andrew Kuchling · 11 years ago
  79. 40e39fc #17700: merge with 3.3 by Andrew Kuchling · 11 years ago
  80. ddcb304 #17700: update the curses HOWTO for 3.x by Andrew Kuchling · 11 years ago
  81. 775ccdf #7152: Remove incorrectly added reference to DataHandler. by R David Murray · 11 years ago
  82. d4c1b36 Merge: Reflow paragraphs. by R David Murray · 11 years ago
  83. 9330a94 Reflow paragraphs. by R David Murray · 11 years ago
  84. 876f08e Merge #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 11 years ago
  85. 5aea37a #7152: Clarify that ProxyHandler is added only if proxy settings are detected. by R David Murray · 11 years ago
  86. cbe19e5 #17729: merge with 3.3. by Ezio Melotti · 11 years ago
  87. d638381 #17729: remove the Advocacy HOWTO from the index. by Ezio Melotti · 11 years ago
  88. 99b3caf #17729: merge with 3.3. by Ezio Melotti · 11 years ago
  89. 8bdcaf7 #17729: remove the outdated Advocacy HOWTO, as suggested by the author. by Ezio Melotti · 11 years ago
  90. 1e6a3a2 merge with 3.3 by Georg Brandl · 11 years ago
  91. a204636 bind('') does not do the same as bind('localhost') by Georg Brandl · 11 years ago
  92. c53fd51 Change wording as Eli Bendersky suggests. by Andrew Svetlov · 11 years ago
  93. e16f4dc Change wording as Eli Bendersky suggests. by Andrew Svetlov · 11 years ago
  94. 98297f4 merge with 3.3 by Georg Brandl · 11 years ago
  95. 2fd4abe merge with 3.2 branch by Georg Brandl · 11 years ago
  96. a5b89c1 Fix typo by Andrew Svetlov · 11 years ago
  97. e463b66 Fix typo by Andrew Svetlov · 11 years ago
  98. 9740455 Fix typo. by Andrew Svetlov · 11 years ago
  99. 815b0e2 Fix typo. by Andrew Svetlov · 11 years ago
  100. 3fdd4f1 Merged documentation update from 3.3. by Vinay Sajip · 11 years ago