1. 762d761 issue25982 - Add a class definition for managers.Namespace in the multiprocessing docs. by Senthil Kumaran · 10 years ago
  2. 5e90cd9 Issue26017 - Suggest enclosing command args in double quotes when using characters which get interpreted by shell. by Senthil Kumaran · 10 years ago
  3. e57c957 Issue26142 - Fix a formatting bug in c-api intro doc. by Senthil Kumaran · 10 years ago
  4. 11a7389 Issue26035 - Correct the argument names used in the docs of the traceback module. Make it consistent with module args. by Senthil Kumaran · 10 years ago
  5. 264dcb7 Issue #26127: Fix links in tokenize documentation by Martin Panter · 10 years ago
  6. 1826f63 Issue26097 - Fix the TextTestRunner documentation, mention all the arguments of the class. by Senthil Kumaran · 10 years ago
  7. 4cb7fca #25574: backport glossary doc fix about hash and id of user-defined classes. by Ezio Melotti · 10 years ago
  8. 7f62062 #19006: fix wording in unittest docs. by Ezio Melotti · 10 years ago
  9. 50ba447 #25517: fix regex in the regex howto. Patch by Elena Oat. by Ezio Melotti · 10 years ago
  10. 167c336 #25991: fix readline example to limit history size. Patch by Daniel Dye. by Ezio Melotti · 10 years ago
  11. c2ccb73 delete old crypto prose (closes #26066) by Benjamin Peterson · 10 years ago
  12. 145b1c6 Issue23675 - A tiny clarification in the MRO glossary term. by Senthil Kumaran · 10 years ago
  13. ee98860 Issue20969 - Set the Epub Author and Epub Publisher in Python docs. by Senthil Kumaran · 10 years ago
  14. c6fa90c fix typo in unittest docs (closes #26046) by Benjamin Peterson · 10 years ago
  15. 6b51ddf Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms has no effect by Berker Peksag · 10 years ago
  16. 788db63 Fix issue18918 : Attach the pydoc documentation for 'FILES' topic. by Senthil Kumaran · 10 years ago
  17. e2e6b54 Backport documentation improvement. by Senthil Kumaran · 10 years ago
  18. 8a4e7fd Backport doc improvements for Issue21221 - Explain the usage of tm_isdst by Senthil Kumaran · 10 years ago
  19. fa45a0e Fix grammar. by Zachary Ware · 10 years ago
  20. f30bad2 remove some copyright notices supserseded by the toplevel ones by Benjamin Peterson · 10 years ago
  21. 1f40ece 2016 will be another year of writing copyrighted code by Benjamin Peterson · 10 years ago
  22. d77fe94 Issue #22088: Port base64 character ignoring doc and test from 857d9fe60169 by Martin Panter · 10 years ago
  23. edd6a81 Issue #20837: Base-64 alphabet clarification from revision 1853679c6f71 by Martin Panter · 10 years ago
  24. b75adcc #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 10 years ago
  25. 6b93ca6 Clarify that only *documentation* bugs should go to docs@python.org by Zachary Ware · 10 years ago
  26. c9625c8 Issue #25508: Clarify documentation on LogRecord args attribute. by Vinay Sajip · 10 years ago
  27. 402803b Issue #23200: Document that max_length=0 is not supported by Martin Panter · 10 years ago
  28. 793ae0d Issue #20468: Remove incorrect information about maxrss and page size by Martin Panter · 10 years ago
  29. a5d1cf3 Issue #25615: Document unsorted behaviour of glob; patch by Dave Jones by Martin Panter · 10 years ago
  30. 5118f7b Issue #25017: Document that htmllib is superseded by module HTMLParser by Martin Panter · 10 years ago
  31. c0fdd82 Issue #25605: Document exceptions raised by fcntl.ioctl() and fcntl.flock() by Victor Stinner · 10 years ago
  32. db7a1d6 Document the BUILD_SET opcode. by Zachary Ware · 10 years ago
  33. 77d61d4 Rewrite re.VERBOSE section. by Zachary Ware · 10 years ago
  34. 2ee55f3 Fix use of default reST role by Zachary Ware · 10 years ago
  35. be03807 remove trailing ws by Benjamin Peterson · 10 years ago
  36. 40559ce merge heads by Benjamin Peterson · 10 years ago
  37. 873cad2 link to modern PUG url by Benjamin Peterson · 10 years ago
  38. c72e66a Issue #25523: Backported a-to-an corrections. by Serhiy Storchaka · 10 years ago
  39. a5ad9da Issue #25519: Mark difflib.ndiff as a functions where not already. by Terry Jan Reedy · 10 years ago
  40. 0a1ba70 Issue #25432: Explain isinstance behaviour when type is a tuple. by Terry Jan Reedy · 10 years ago
  41. 15a43ed Issue #25461: Rephrase os.walk() doc by Victor Stinner · 10 years ago
  42. 63173a8 Added entry to logging cookbook. by Vinay Sajip · 10 years ago
  43. 1c49ec0 Issue #24782: Finish converting the Configure Extension dialog into a new by Terry Jan Reedy · 10 years ago
  44. a20c72a actually link to the version attributes documentation by Benjamin Peterson · 10 years ago
  45. d2a19c2 don't mention Python 2.2 (closes #25375) by Benjamin Peterson · 10 years ago
  46. 4ed35fc Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 10 years ago
  47. dab305e Issue #22413: Document newline effect on StringIO initializer and getvalue by Martin Panter · 10 years ago
  48. 9918775 Closes #25344: Added cookbook recipe to show buffering of logging events. by Vinay Sajip · 10 years ago
  49. 840c82e Issue #25286: Accidentally dropped "the" by Martin Panter · 10 years ago
  50. 4a33724 Issue #25286: Dictionary views are not sequences by Martin Panter · 10 years ago
  51. fcf58a1 Issue #16701: Document += and *= for mutable sequences by Martin Panter · 10 years ago
  52. 195fc2f Issue #25224: README.txt is now an idlelib index for IDLE developers and by Terry Jan Reedy · 10 years ago
  53. 958a9c7 Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 10 years ago
  54. 02dc7d1 merge heads by Benjamin Peterson · 10 years ago
  55. 9fa7e2e Fix broken link in Doc/extending/index.rst by Berker Peksag · 10 years ago
  56. 4e648f6 make wikipedia link https by Benjamin Peterson · 10 years ago
  57. 9b4865a shorten and fix casing of title by Benjamin Peterson · 10 years ago
  58. f56f8d1 Issue #25225: Condense and rewrite Idle doc section on text colors. by Terry Jan Reedy · 10 years ago
  59. 7cca4e5 Issue 21995: Explain some differences between IDLE and console Python. by Terry Jan Reedy · 10 years ago
  60. 68dafe5 Issue #24894: Document the codec iso8859_11 by Victor Stinner · 10 years ago
  61. cf5bf82 Issue #22820: Explain need for *print* when running file from Idle editor. by Terry Jan Reedy · 10 years ago
  62. 6741a5a Issue 25224: Augment Idle doc feature list and no-subprocess section by Terry Jan Reedy · 10 years ago
  63. c7025c6 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 10 years ago
  64. 0612ae5 Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 10 years ago
  65. 1b822d0 use a more modern UA (#25145) by Benjamin Peterson · 10 years ago
  66. c717e08 remove reference to PyGoogle (#25145) by Benjamin Peterson · 10 years ago
  67. b85154f Issue24756: clarify usage of run_docstring_examples() by Ethan Furman · 10 years ago
  68. 0616530 fix name of argument in docstring and the docs (closes #25076) by Benjamin Peterson · 10 years ago
  69. 9b2e37f Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 10 years ago
  70. b2528c9 Issue #16473: Fix byte transform codec documentation; test quotetabs=True by Martin Panter · 10 years ago
  71. d038404 Fix grammatical error in csv docs. by Zachary Ware · 10 years ago
  72. 6f80464 Issue #25030: Do not document seek() as if it accepts keyword arguments by Martin Panter · 10 years ago
  73. 397c210 Issue #25022: Avoid warning about unused suspicious rule by Martin Panter · 10 years ago
  74. 677688b Issue #25022: Add NEWS, fix docs to not mention the old example. by Zachary Ware · 10 years ago
  75. d076454 Add the original author of profile.py back to the docs, at his request. by Guido van Rossum · 10 years ago
  76. 0ed1bcd Issue #23406: Clarify documentation on multiplying a sequence by Martin Panter · 10 years ago
  77. bda9bd1 #24998: fix cut and paste error in subprocess example. by R David Murray · 10 years ago
  78. 9ce9f77 Improve tutorial suggestion for looping techniques by Raymond Hettinger · 10 years ago
  79. 6a31bb5 Issue #24952: Clarify default argument of stack_size() in threading, thread by Martin Panter · 10 years ago
  80. fe2f287 Make an example a little clearer by Raymond Hettinger · 10 years ago
  81. e0c8e26 Issue #24962: Remove space from filename by Zachary Ware · 10 years ago
  82. f79aa58 #24926: Fix typo in example. by R David Murray · 10 years ago
  83. d951625 Merge 2.7 heads. by Robert Collins · 10 years ago
  84. 11ac1a8 Issue #22812: Fix unittest discovery examples. by Robert Collins · 10 years ago
  85. c9a5a19 Issue #24079: Improve description of the text and tail attributes for by Ned Deily · 10 years ago
  86. 311c8d6 Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 10 years ago
  87. 937f2f7 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 10 years ago
  88. fa002d4 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 10 years ago
  89. ffc7e8e Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 10 years ago
  90. f524799 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 10 years ago
  91. 2f2c829 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 10 years ago
  92. cdbe6fc we don't care about python 1.5.2 by Benjamin Peterson · 10 years ago
  93. c6fe4db Issue #24680: Remove random backslash. Patch by cdz. by Zachary Ware · 10 years ago
  94. 26040e8 'not' is very important here by Benjamin Peterson · 10 years ago
  95. 678e7a9 tighten warning by Benjamin Peterson · 10 years ago
  96. e6f87fc Update Docs/tools/susp-ignored.csv by Zachary Ware · 10 years ago
  97. b2f949a Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference by Ned Deily · 10 years ago
  98. 3995421 #24548: replace dead link with pointer to archive.org. by R David Murray · 10 years ago
  99. e079936 Issue #24525: Add missing word. Patch by Vincent Legoll. by Terry Jan Reedy · 10 years ago
  100. 1ecb5ce Issue #24496: Backport gzip examples to Python 2. by Berker Peksag · 10 years ago