1. 12d547a Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  2. 4f23cab Corrections for a/an in code comments and documentation by Martin Panter · 8 years ago
  3. f2f1c57 Fix typos in comments, documentation and test method names by Martin Panter · 8 years ago
  4. cdbf38c Issue #26512: Clarify Integral; tidy up table of rounding functions by Martin Panter · 8 years ago
  5. b4905ef Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  6. c145da0 Issue #26889: Fixed hyperlinks formatting. by Serhiy Storchaka · 8 years ago
  7. 63d2fca Issue #26889: Tweaked xmlrpclib documentation. by Serhiy Storchaka · 8 years ago
  8. 1ca93b6 Issue #26962: Backport 23d986228c6b to 2.7 by Berker Peksag · 8 years ago
  9. 7d03c84 Clarify IDLE-console differences with respect to the sys module. by Terry Jan Reedy · 8 years ago
  10. 065b40c Issue #21746: Remove BaseResult reference from urlparse documentation by Berker Peksag · 8 years ago
  11. 44f99d0 fileinput.hook_encoded() uses io.open(), not codecs.open(). by Serhiy Storchaka · 8 years ago
  12. b688650 Issue #26672: Fix regrtest example in test.rst by Berker Peksag · 8 years ago
  13. 11cc513 Issue #20598: Replace trivial split() calls with lists in argparse docs by Martin Panter · 8 years ago
  14. ff64b3a Issue #24715: Improve sort stability example by Raymond Hettinger · 8 years ago
  15. 167c81d Issue #23986: Note that the in-operator for lists and tuples check identity before equality. by Raymond Hettinger · 8 years ago
  16. b31c87b backport fix for Issue #26804. by Senthil Kumaran · 8 years ago
  17. bca06cc fix python 3 mod init function declaration (closes #26827) by Benjamin Peterson · 8 years ago
  18. 5b48fa9 Fix spelling (inital), grammar (may translates) in documentation, comments by Martin Panter · 8 years ago
  19. 9a118f1 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  20. 16b83b1 Issue #24173: Fix curses.wrapper link in curses HOWTO by Berker Peksag · 8 years ago
  21. bf02d18 Fix typos in code comment and documentation by Martin Panter · 8 years ago
  22. fb45216 Issue #26638: Fix links to some CLI options by Martin Panter · 8 years ago
  23. 87d9de6 Issue #25314: Remove confused statement about const argument by Martin Panter · 8 years ago
  24. 6a8163a Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 8 years ago
  25. a364c12 Issue #26747: Document that InstanceTypes only works for old-style classes by Berker Peksag · 8 years ago
  26. b9b98c8 Update susp-ignore file (#25910). by Georg Brandl · 9 years ago
  27. d47b996 Issue #25496: Document compresslevel defaults to 9, by Hamza T Khan by Martin Panter · 8 years ago
  28. 5892ab1 Clarify greedy-qualifier example, avoid HTML. by Georg Brandl · 8 years ago
  29. 92a5f47 Issue #25910: Fixed more links in the docs. by Serhiy Storchaka · 8 years ago
  30. fdcb535 Issue #25910: Fixed dead links in the docs. by Serhiy Storchaka · 8 years ago
  31. 6e0b44e Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  32. aad86a6 Issue #6953: Rearrange and expand Readline module documentation by Martin Panter · 8 years ago
  33. ce9f8e2 Issue #26678: Fix datetime.tzinfo indexing and “tzinfo” attribute links by Martin Panter · 8 years ago
  34. cb7fff5 Added a cookbook recipe for a logging context manager. by Vinay Sajip · 8 years ago
  35. 838b133 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 8 years ago
  36. 127f0d8 Issue #15660: Further clarify 0 prefix for width specifier in formats. by Terry Jan Reedy · 9 years ago
  37. dbcd457 Issue #23857: Implement PEP 493 by Nick Coghlan · 9 years ago
  38. 3a4bdb6 #26250: document the sqlite3.Cursor.connection attribute. Initial patches by Aviv Palivoda and Varpu Rantala. by Ezio Melotti · 9 years ago
  39. aac1dd0 #24918: fix CSS for code blocks when a side box is present. Patch by Manvi B. by Ezio Melotti · 9 years ago
  40. 6066257 #25687: clarify that errors in tearDown increase the total number of reported errors. Initial patch by HyeSoo Park. by Ezio Melotti · 9 years ago
  41. 3d3a8f6 #26247: document Chrome/Chromium addition to webbrowser. Patch by Manvi B. by Ezio Melotti · 9 years ago
  42. 498834b Fix inspect.ismethod() doc by Victor Stinner · 9 years ago
  43. 69b7f81 Issue #15068: Got rid of excessive buffering in the fileinput module. by Serhiy Storchaka · 9 years ago
  44. 69d7f6a Issue #26505: Fix typos in getaddrinfo license text. Patch by Alex Willmer. by Ned Deily · 9 years ago
  45. 2ec5fd5 Document another recipe for itertools: all_equal(). Inspired by David Beazley. by Raymond Hettinger · 9 years ago
  46. e41dc4f Issue #26485: Fix Sphinx warning in Doc/license.rst by Berker Peksag · 9 years ago
  47. deffc0b issue26484 - fix the broken table in the doc about len(). by Gregory P. Smith · 9 years ago
  48. bb56936 Issue #26246: Set initial value of the hidden attr when creating copy button. by Berker Peksag · 9 years ago
  49. 97b6e0b Fix typo. by Georg Brandl · 9 years ago
  50. 5a3e8e5 Issue 13573: Document that csv.writer uses str() for floats instead of repr(). by Raymond Hettinger · 9 years ago
  51. ef85a1a Issue #22836: Keep exception reports sensible despite errors by Martin Panter · 9 years ago
  52. f9ce84b #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang. by Ezio Melotti · 9 years ago
  53. a575839 Fix rstlint to also look for indented comments that should be directives. by Georg Brandl · 9 years ago
  54. 39267c2 Issue #22088: Clarify base-64 alphabets and which characters are discarded by Martin Panter · 9 years ago
  55. be9ddc1 Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name by Martin Panter · 9 years ago
  56. 3e85838 Fix errors in XML-RPC client example code by Martin Panter · 9 years ago
  57. 35bb78e Added simple threading example to logging cookbook. by Vinay Sajip · 9 years ago
  58. 59b9a16 Issues #22468, #21996, #22208: Clarify gettarinfo() and TarInfo usage by Martin Panter · 9 years ago
  59. d6dd0e6 Closes #20169: fix inner links random doc. by Georg Brandl · 9 years ago
  60. 94035f3 Issue #15608: Improve socketserver module documentation by Martin Panter · 9 years ago
  61. 51b13e5 fix typo (closes #26378) by Benjamin Peterson · 9 years ago
  62. c665ff6 Closes #26320: fix stylesheet after Sphinx update. by Georg Brandl · 9 years ago
  63. 53ae0ba Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar by Martin Panter · 9 years ago
  64. 2dafcc2 Issues #26310, #26311: Fix typos in the documentation by Martin Panter · 9 years ago
  65. 3b5d61f Clarify "cardinality of" as "number of elements in" as many readers do by Gregory P. Smith · 9 years ago
  66. 36ae29c Issue #26198: Fixed error messages for some argument parsing errors. by Serhiy Storchaka · 9 years ago
  67. 00f19ef Issue #25179: Preparatory cleanup of existing docs on string formatting by Martin Panter · 9 years ago
  68. 9c61f2e Fix userinfo example presented in urllib2 howto. by Senthil Kumaran · 9 years ago
  69. bf3b897 Python for .NET has moved to Github. by Zachary Ware · 9 years ago
  70. 1d269c1 Issue #26244: Clarify default zlib compression level in documentation by Martin Panter · 9 years ago
  71. a339e86 Issue #19023: Document ctypes array and pointer classes by Martin Panter · 9 years ago
  72. b031adc Fix typo in test.rst by Berker Peksag · 9 years ago
  73. b492984 doc: i18n HTML templates by Victor Stinner · 9 years ago
  74. 20d4f1b Per issue21949 and issue1629: Document the Py_SIZE, Py_TYPE, Py_REFCNT macros. by Gregory P. Smith · 9 years ago
  75. f9aa599 Issue #18620: Improve Pool examples in multiprocessing documentation by Berker Peksag · 9 years ago
  76. 047ddfb Issue #26106: doc: Move text of licenses to parsed literal block by Victor Stinner · 9 years ago
  77. 762d761 issue25982 - Add a class definition for managers.Namespace in the multiprocessing docs. by Senthil Kumaran · 9 years ago
  78. 5e90cd9 Issue26017 - Suggest enclosing command args in double quotes when using characters which get interpreted by shell. by Senthil Kumaran · 9 years ago
  79. e57c957 Issue26142 - Fix a formatting bug in c-api intro doc. by Senthil Kumaran · 9 years ago
  80. 11a7389 Issue26035 - Correct the argument names used in the docs of the traceback module. Make it consistent with module args. by Senthil Kumaran · 9 years ago
  81. 264dcb7 Issue #26127: Fix links in tokenize documentation by Martin Panter · 9 years ago
  82. 1826f63 Issue26097 - Fix the TextTestRunner documentation, mention all the arguments of the class. by Senthil Kumaran · 9 years ago
  83. 4cb7fca #25574: backport glossary doc fix about hash and id of user-defined classes. by Ezio Melotti · 9 years ago
  84. 7f62062 #19006: fix wording in unittest docs. by Ezio Melotti · 9 years ago
  85. 50ba447 #25517: fix regex in the regex howto. Patch by Elena Oat. by Ezio Melotti · 9 years ago
  86. 167c336 #25991: fix readline example to limit history size. Patch by Daniel Dye. by Ezio Melotti · 9 years ago
  87. c2ccb73 delete old crypto prose (closes #26066) by Benjamin Peterson · 9 years ago
  88. 145b1c6 Issue23675 - A tiny clarification in the MRO glossary term. by Senthil Kumaran · 9 years ago
  89. ee98860 Issue20969 - Set the Epub Author and Epub Publisher in Python docs. by Senthil Kumaran · 9 years ago
  90. c6fa90c fix typo in unittest docs (closes #26046) by Benjamin Peterson · 9 years ago
  91. 6b51ddf Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms has no effect by Berker Peksag · 9 years ago
  92. 788db63 Fix issue18918 : Attach the pydoc documentation for 'FILES' topic. by Senthil Kumaran · 9 years ago
  93. e2e6b54 Backport documentation improvement. by Senthil Kumaran · 9 years ago
  94. 8a4e7fd Backport doc improvements for Issue21221 - Explain the usage of tm_isdst by Senthil Kumaran · 9 years ago
  95. fa45a0e Fix grammar. by Zachary Ware · 9 years ago
  96. f30bad2 remove some copyright notices supserseded by the toplevel ones by Benjamin Peterson · 9 years ago
  97. 1f40ece 2016 will be another year of writing copyrighted code by Benjamin Peterson · 9 years ago
  98. d77fe94 Issue #22088: Port base64 character ignoring doc and test from 857d9fe60169 by Martin Panter · 9 years ago
  99. edd6a81 Issue #20837: Base-64 alphabet clarification from revision 1853679c6f71 by Martin Panter · 9 years ago
  100. b75adcc #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 9 years ago