1. 84835ab Issue #25161: Merge full stops from 3.4 into 3.5 by Martin Panter · 9 years ago
  2. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  3. 994815e Issue #22413: Merge StringIO doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  4. cfad543 Issue #22413: Document newline effect on StringIO initializer and getvalue by Martin Panter · 9 years ago
  5. 09a00eb Closes #25344: Merged fix from 3.4. by Vinay Sajip · 9 years ago
  6. ff1f3d9 Closes #25344: Added cookbook recipe to show buffering of logging events. by Vinay Sajip · 9 years ago
  7. ce88d82 Issue #16802: Document fileno parameter of socket.socket() by Berker Peksag · 9 years ago
  8. 24a6109 Issue #16802: Document fileno parameter of socket.socket() by Berker Peksag · 9 years ago
  9. 3f930dc Merge typo fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  10. 9955a37 Various minor typos in documentation and comments by Martin Panter · 9 years ago
  11. 397625e Issue #25286: Update dictionary view link; patch by Akira Li by Martin Panter · 9 years ago
  12. 446977c Issue #25286: Merge dictionary view glossary from 3.4 into 3.5 by Martin Panter · 9 years ago
  13. 85b8f45 Issue #25286: Dictionary views are not sequences by Martin Panter · 9 years ago
  14. 5db034a Docs and one small improvement for issue #25304, by Vincent Michel. (Merge 3.4->3.5.) by Guido van Rossum · 9 years ago
  15. 601953b Docs and one small improvement for issue #25304, by Vincent Michel. by Guido van Rossum · 9 years ago
  16. eda1955 Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.4->3.5.) by Guido van Rossum · 9 years ago
  17. b9bf913 Issue #23972: updates to asyncio datagram API. By Chris Laws. by Guido van Rossum · 9 years ago
  18. 2b8cbf0 Issue #16701: Merge sequence docs from 3.4 into 3.5 by Martin Panter · 9 years ago
  19. 3795d12 Issue #16701: Document += and *= for mutable sequences by Martin Panter · 9 years ago
  20. 103d06c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  21. d470527 Issue #25224: README.txt is now an idlelib index for IDLE developers and by Terry Jan Reedy · 9 years ago
  22. 8214a7c Tweak susp-ignored.csv to make buildbots happy by Berker Peksag · 9 years ago
  23. 43d71e2 asyncio: Make ensure_future() accept all kinds of awaitables. by Yury Selivanov · 9 years ago
  24. 313242a Merge 3.4 -> 3.5 by Andrew Svetlov · 9 years ago
  25. 1c62b52 Reflect parameter name change in the doc by Andrew Svetlov · 9 years ago
  26. e471ab3 Merge with 3.4, Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 9 years ago
  27. 37f8135 Issue #24028: Add subsection about Idle calltips. by Terry Jan Reedy · 9 years ago
  28. c944e34 Merge: Fix English phrasing. by R David Murray · 9 years ago
  29. 87d0066 Fix English phrasing. by R David Murray · 9 years ago
  30. e0daa86 merge 3.4 by Benjamin Peterson · 9 years ago
  31. 1dd72e6 make wikipedia link https by Benjamin Peterson · 9 years ago
  32. 16b5708 merge 3.4 by Benjamin Peterson · 9 years ago
  33. c402d8d shorten and fix casing of title by Benjamin Peterson · 9 years ago
  34. 0588e1a Merge with 3.4 by Terry Jan Reedy · 9 years ago
  35. f660ce2 Issue #25225: Condense and rewrite Idle doc section on text colors. by Terry Jan Reedy · 9 years ago
  36. 1c99e52 Merge 3.4 -> 3.5 by Andrew Svetlov · 9 years ago
  37. 4919907 Fix #25208: Improve "Develop with asyncio" doc page. by Andrew Svetlov · 9 years ago
  38. 5901b00 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  39. 0053c47 Issue 21995: Explain some differences between IDLE and console Python. by Terry Jan Reedy · 9 years ago
  40. 0ec69a6 Merge 3.4 (codecs, issue #24894) by Victor Stinner · 9 years ago
  41. bfd9767 Issue #24894: Document the codec iso8859_11 by Victor Stinner · 9 years ago
  42. 1749ce7 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  43. 8b5a981 Issue #22820: Explain need for *print* when running file from Idle editor. by Terry Jan Reedy · 9 years ago
  44. 0389fcc Merge with 3.4 by Terry Jan Reedy · 9 years ago
  45. 6e10ec5 Issue 25224: Augment Idle doc feature list and no-subprocess section by Terry Jan Reedy · 9 years ago
  46. 30d0433 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  47. 968e285 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 9 years ago
  48. e52c41a Issue #12067: Merge comparisons doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  49. aa0da86 Issue #12067: Rewrite Comparisons section in the language reference by Martin Panter · 9 years ago
  50. 9b93c6b Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls by Berker Peksag · 9 years ago
  51. 7b58a2b Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
  52. 5e4a7d8 Issue #23630, asyncio: host parameter of loop.create_server() can now be a by Victor Stinner · 9 years ago
  53. 04ce06b Issue #25114: Adjust versionchanged in the doc by Victor Stinner · 9 years ago
  54. d1fcca8 Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
  55. f7dc7fb Issue #25114, asyncio: add ssl_object extra info to SSL transports by Victor Stinner · 9 years ago
  56. 64c8bef Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
  57. 407c497 Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
  58. b216896 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
  59. 44e4b11 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
  60. fc2fb0f merge 3.4 (#25145) by Benjamin Peterson · 9 years ago
  61. 16ad5cf remove reference to PyGoogle (#25145) by Benjamin Peterson · 9 years ago
  62. 95acbce use a more modern UA (#25145) by Benjamin Peterson · 9 years ago
  63. 926be1b Issue #25176: Merge cgi.parse_qsl link from 3.4 into 3.5 by Martin Panter · 9 years ago
  64. cebfdac Issue #25176: Correct link for cgi.parse_qsl; patch from Ville Skyttä by Martin Panter · 9 years ago
  65. aa00324 Make it clearer that the constants in the selectors docs are module-level by Brett Cannon · 9 years ago
  66. 7b51a55 Issue24756: clarify usage of run_docstring_examples() by Ethan Furman · 9 years ago
  67. 2a5f9da Issue24756: clarify usage of run_docstring_examples() by Ethan Furman · 9 years ago
  68. 8e3b04c whatsnew/3.5: Reword bytes*.hex message by Yury Selivanov · 9 years ago
  69. 60208a1 Issue #25134: Update asyncio doc for SSL on Windows by Victor Stinner · 9 years ago
  70. 878bc87 whatsnew/3.5: Add missing word "class" by Berker Peksag · 9 years ago
  71. 61ea0aa Issue #25127: Fix typo in concurrent.futures.rst by Berker Peksag · 9 years ago
  72. 0b0c3b6 Issue #25127: Fix typo in concurrent.futures.rst by Berker Peksag · 9 years ago
  73. 055395e Issue #25105: Update susp-ignored.csv to avoid false positives by Berker Peksag · 9 years ago
  74. 9b608e5 Closes #25078: Document InstallAllUsers installer parameter default 0 by Steve Dower · 9 years ago
  75. 2446eab Fixed a typo in the -b option. by Serhiy Storchaka · 9 years ago
  76. 516a1a9 Use :menuselection: in whatsnew/3.4. by Serhiy Storchaka · 9 years ago
  77. 66ad846 Use :menuselection: in whatsnew/3.4. by Serhiy Storchaka · 9 years ago
  78. 69a15f1 whatsnew/3.5: Fix typo by Yury Selivanov · 9 years ago
  79. 801306b whatsnew/3.5: One more edit by Yury Selivanov · 9 years ago
  80. a33cb35 whatsnew/3.5: Edits by Yury Selivanov · 9 years ago
  81. 9c51f89 Merge release engineering work from Python 3.5.0. by Larry Hastings · 9 years ago
  82. 73953d8 whatsnew/3.5: Fix typo (issue #25082) by Yury Selivanov · 9 years ago
  83. fe369a6 whatsnew/3.5: Reorder stuff (issue #25082). by Yury Selivanov · 9 years ago
  84. 35a361f whatsnew/3.5: Fix formatting. More minor edits. by Serhiy Storchaka · 9 years ago
  85. 3854f9e whatsnew/3.5: Delete prerelease warning note. by Yury Selivanov · 9 years ago
  86. a7672ba whatsnew/3.5: Fix formatting by Yury Selivanov · 9 years ago
  87. 72dab13 whatsnew/3.5: Tweak asyncio module section by Yury Selivanov · 9 years ago
  88. 6d9dd75 whatsnew/3.5: More examples by Yury Selivanov · 9 years ago
  89. 63ae9f3b whatsnew/3.5: Cover asyncio changes relative to 3.4.0 by Yury Selivanov · 9 years ago
  90. 2395037 whatsnew/3.5: Add some examples by Yury Selivanov · 9 years ago
  91. f07422c merge 3.4 by Benjamin Peterson · 9 years ago
  92. 4019852 fix name of argument in docstring and the docs (closes #25076) by Benjamin Peterson · 9 years ago
  93. 7b76bae whatsnew/3.5: Update editor's email addresses by Yury Selivanov · 9 years ago
  94. 95fd26b whatsnew/3.5 More edits by Yury Selivanov · 9 years ago
  95. 46a8b40 whatsnew/3.5: Edits by Yury Selivanov · 9 years ago
  96. 2e789a1 Final touch-ups for the What's New In Python 3.5 document. by Larry Hastings · 9 years ago
  97. 17e9f3b Backported the What's New In 3.5 from 3.5.1 to 3.5.0 (final!). by Larry Hastings · 9 years ago
  98. 153627c Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  99. 0424eaf Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  100. 9ab9694 Issue #16473: Merge codecs doc and test from 3.4 into 3.5 by Martin Panter · 9 years ago