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