1. 5118f7b Issue #25017: Document that htmllib is superseded by module HTMLParser by Martin Panter · 9 years ago
  2. c0fdd82 Issue #25605: Document exceptions raised by fcntl.ioctl() and fcntl.flock() by Victor Stinner · 9 years ago
  3. db7a1d6 Document the BUILD_SET opcode. by Zachary Ware · 9 years ago
  4. 77d61d4 Rewrite re.VERBOSE section. by Zachary Ware · 9 years ago
  5. 2ee55f3 Fix use of default reST role by Zachary Ware · 9 years ago
  6. be03807 remove trailing ws by Benjamin Peterson · 9 years ago
  7. 40559ce merge heads by Benjamin Peterson · 9 years ago
  8. 873cad2 link to modern PUG url by Benjamin Peterson · 9 years ago
  9. c72e66a Issue #25523: Backported a-to-an corrections. by Serhiy Storchaka · 9 years ago
  10. a5ad9da Issue #25519: Mark difflib.ndiff as a functions where not already. by Terry Jan Reedy · 9 years ago
  11. 0a1ba70 Issue #25432: Explain isinstance behaviour when type is a tuple. by Terry Jan Reedy · 9 years ago
  12. 15a43ed Issue #25461: Rephrase os.walk() doc by Victor Stinner · 9 years ago
  13. 63173a8 Added entry to logging cookbook. by Vinay Sajip · 9 years ago
  14. 1c49ec0 Issue #24782: Finish converting the Configure Extension dialog into a new by Terry Jan Reedy · 9 years ago
  15. a20c72a actually link to the version attributes documentation by Benjamin Peterson · 9 years ago
  16. d2a19c2 don't mention Python 2.2 (closes #25375) by Benjamin Peterson · 9 years ago
  17. 4ed35fc Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  18. dab305e Issue #22413: Document newline effect on StringIO initializer and getvalue by Martin Panter · 9 years ago
  19. 9918775 Closes #25344: Added cookbook recipe to show buffering of logging events. by Vinay Sajip · 9 years ago
  20. 840c82e Issue #25286: Accidentally dropped "the" by Martin Panter · 9 years ago
  21. 4a33724 Issue #25286: Dictionary views are not sequences by Martin Panter · 9 years ago
  22. fcf58a1 Issue #16701: Document += and *= for mutable sequences by Martin Panter · 9 years ago
  23. 195fc2f Issue #25224: README.txt is now an idlelib index for IDLE developers and by Terry Jan Reedy · 9 years ago
  24. 958a9c7 Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 9 years ago
  25. 02dc7d1 merge heads by Benjamin Peterson · 9 years ago
  26. 9fa7e2e Fix broken link in Doc/extending/index.rst by Berker Peksag · 9 years ago
  27. 4e648f6 make wikipedia link https by Benjamin Peterson · 9 years ago
  28. 9b4865a shorten and fix casing of title by Benjamin Peterson · 9 years ago
  29. f56f8d1 Issue #25225: Condense and rewrite Idle doc section on text colors. by Terry Jan Reedy · 9 years ago
  30. 7cca4e5 Issue 21995: Explain some differences between IDLE and console Python. by Terry Jan Reedy · 9 years ago
  31. 68dafe5 Issue #24894: Document the codec iso8859_11 by Victor Stinner · 9 years ago
  32. cf5bf82 Issue #22820: Explain need for *print* when running file from Idle editor. by Terry Jan Reedy · 9 years ago
  33. 6741a5a Issue 25224: Augment Idle doc feature list and no-subprocess section by Terry Jan Reedy · 9 years ago
  34. c7025c6 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 9 years ago
  35. 0612ae5 Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
  36. 1b822d0 use a more modern UA (#25145) by Benjamin Peterson · 9 years ago
  37. c717e08 remove reference to PyGoogle (#25145) by Benjamin Peterson · 9 years ago
  38. b85154f Issue24756: clarify usage of run_docstring_examples() by Ethan Furman · 9 years ago
  39. 0616530 fix name of argument in docstring and the docs (closes #25076) by Benjamin Peterson · 9 years ago
  40. 9b2e37f Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  41. b2528c9 Issue #16473: Fix byte transform codec documentation; test quotetabs=True by Martin Panter · 9 years ago
  42. d038404 Fix grammatical error in csv docs. by Zachary Ware · 9 years ago
  43. 6f80464 Issue #25030: Do not document seek() as if it accepts keyword arguments by Martin Panter · 9 years ago
  44. 397c210 Issue #25022: Avoid warning about unused suspicious rule by Martin Panter · 9 years ago
  45. 677688b Issue #25022: Add NEWS, fix docs to not mention the old example. by Zachary Ware · 9 years ago
  46. d076454 Add the original author of profile.py back to the docs, at his request. by Guido van Rossum · 9 years ago
  47. 0ed1bcd Issue #23406: Clarify documentation on multiplying a sequence by Martin Panter · 9 years ago
  48. bda9bd1 #24998: fix cut and paste error in subprocess example. by R David Murray · 9 years ago
  49. 9ce9f77 Improve tutorial suggestion for looping techniques by Raymond Hettinger · 9 years ago
  50. 6a31bb5 Issue #24952: Clarify default argument of stack_size() in threading, thread by Martin Panter · 9 years ago
  51. fe2f287 Make an example a little clearer by Raymond Hettinger · 9 years ago
  52. e0c8e26 Issue #24962: Remove space from filename by Zachary Ware · 9 years ago
  53. f79aa58 #24926: Fix typo in example. by R David Murray · 9 years ago
  54. d951625 Merge 2.7 heads. by Robert Collins · 9 years ago
  55. 11ac1a8 Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  56. c9a5a19 Issue #24079: Improve description of the text and tail attributes for by Ned Deily · 9 years ago
  57. 311c8d6 Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  58. 937f2f7 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 9 years ago
  59. fa002d4 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 9 years ago
  60. ffc7e8e Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  61. f524799 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  62. 2f2c829 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  63. cdbe6fc we don't care about python 1.5.2 by Benjamin Peterson · 9 years ago
  64. c6fe4db Issue #24680: Remove random backslash. Patch by cdz. by Zachary Ware · 9 years ago
  65. 26040e8 'not' is very important here by Benjamin Peterson · 9 years ago
  66. 678e7a9 tighten warning by Benjamin Peterson · 9 years ago
  67. e6f87fc Update Docs/tools/susp-ignored.csv by Zachary Ware · 9 years ago
  68. b2f949a Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference by Ned Deily · 9 years ago
  69. 3995421 #24548: replace dead link with pointer to archive.org. by R David Murray · 9 years ago
  70. e079936 Issue #24525: Add missing word. Patch by Vincent Legoll. by Terry Jan Reedy · 9 years ago
  71. 1ecb5ce Issue #24496: Backport gzip examples to Python 2. by Berker Peksag · 9 years ago
  72. 6750c8b Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. by Berker Peksag · 9 years ago
  73. 1670af6 Added the const qualifier for char* argument of Py_EnterRecursiveCall(). by Serhiy Storchaka · 9 years ago
  74. 0e8af34 Issue #24443: Fix links for Event.clear() and Event.wait() methods. by Berker Peksag · 9 years ago
  75. 039573d whitespace by Terry Jan Reedy · 9 years ago
  76. f4ae913 Issue #24406: Add sentences on dict comparisons, similar to those for Sequence by Terry Jan Reedy · 9 years ago
  77. 822be2e that this is "for Python" is obvious by Benjamin Peterson · 9 years ago
  78. 43a98df Issue #24357: use example.org instead by Ned Deily · 9 years ago
  79. 14c9ea6 Issue #24357: Change host in socket.getaddrinfo example to one that by Ned Deily · 9 years ago
  80. 78ba242 update for 3.6 emerging by Benjamin Peterson · 9 years ago
  81. ad73b5a Issue 24304: Fix broken license link in FAQ. by Ned Deily · 9 years ago
  82. 13ab3a4 Make expression legal python by adding '1'. by Terry Jan Reedy · 9 years ago
  83. 84924e6 Issue #22155: Add File Handlers subsection with createfilehandler to Tkinter by Terry Jan Reedy · 9 years ago
  84. c711b61 #19934: fix mangled wording by Andrew Kuchling · 9 years ago
  85. bd04919 Issue #19934: Document *None* as an acceptable input to Counter.most_common([n]) by Raymond Hettinger · 9 years ago
  86. b9b0a58 use imperative by Benjamin Peterson · 9 years ago
  87. 632d692 Issue #24161: Document that PyIter_Check() returns false positives for old-style instances. by Raymond Hettinger · 9 years ago
  88. 69af580 update example, since python.org is HTTPS-only now (closes #24118) by Benjamin Peterson · 9 years ago
  89. 10324f8 #24108: Update fnmatch.translate example to show correct output. by R David Murray · 9 years ago
  90. 11d041a #24081: Remove obsolete caveat from import docs. by R David Murray · 9 years ago
  91. 68099ae Issue #24060: Made logging.Formatter documentation a little clearer. by Vinay Sajip · 9 years ago
  92. 31200ff Issue #23356: Simplify convert_arg_line_to_args example. by Berker Peksag · 9 years ago
  93. cf0d31c fix relative link (closes #24057) by Benjamin Peterson · 9 years ago
  94. 2c6ca8a recommend requests library (closes #23989) by Benjamin Peterson · 9 years ago
  95. 1b4aa45 Issue #23536: Clarified scope of fileConfig()'s API. by Vinay Sajip · 9 years ago
  96. 6d12c80 Fix PyGILState_GetThisThreadState() prototype in the API documentation. by Charles-François Natali · 9 years ago
  97. e093f11 Issue #23730: Document the return value of ZipFile.extract by Zachary Ware · 9 years ago
  98. b9298a4 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  99. 721c86e use imperative by Benjamin Peterson · 9 years ago
  100. af80ce3 highlight is now highlighted (closes #23909) by Benjamin Peterson · 9 years ago