1. 58b5395 make opening brace of container literals and comprehensions correspond to the line number and col offset of the AST node (closes #25131) by Benjamin Peterson · 9 years ago
  2. 58b07a6 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  3. 3be2e54 Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls. by Terry Jan Reedy · 9 years ago
  4. 429f28d Issue #25211: Merge test_long from 3.4 into 3.5 by Martin Panter · 9 years ago
  5. cbe16ae Issue #25211: Eliminate lazy error message class by using subTest by Martin Panter · 9 years ago
  6. 3acda6e Merge with 3.4 by Terry Jan Reedy · 9 years ago
  7. 52736dd Issue #25198: Idle doc viewer now uses user width and height setting. by Terry Jan Reedy · 9 years ago
  8. 65b2969 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  9. ce021db Issue #25225: add revised .html. by Terry Jan Reedy · 9 years ago
  10. 0588e1a Merge with 3.4 by Terry Jan Reedy · 9 years ago
  11. f660ce2 Issue #25225: Condense and rewrite Idle doc section on text colors. by Terry Jan Reedy · 9 years ago
  12. 986f531 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  13. 974a271 Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text by Terry Jan Reedy · 9 years ago
  14. 1c99e52 Merge 3.4 -> 3.5 by Andrew Svetlov · 9 years ago
  15. 74edd35 Add Benjamin Hodgson to Misc/ACK by Andrew Svetlov · 9 years ago
  16. 4919907 Fix #25208: Improve "Develop with asyncio" doc page. by Andrew Svetlov · 9 years ago
  17. 5901b00 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  18. 0053c47 Issue 21995: Explain some differences between IDLE and console Python. by Terry Jan Reedy · 9 years ago
  19. 0ec69a6 Merge 3.4 (codecs, issue #24894) by Victor Stinner · 9 years ago
  20. bfd9767 Issue #24894: Document the codec iso8859_11 by Victor Stinner · 9 years ago
  21. 1749ce7 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  22. 8b5a981 Issue #22820: Explain need for *print* when running file from Idle editor. by Terry Jan Reedy · 9 years ago
  23. 0389fcc Merge with 3.4 by Terry Jan Reedy · 9 years ago
  24. 6e10ec5 Issue 25224: Augment Idle doc feature list and no-subprocess section by Terry Jan Reedy · 9 years ago
  25. 30d0433 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  26. 968e285 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 9 years ago
  27. e850955 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  28. 6f5cdfe Idlelib.help: add 'b' prefix needed for bytes + bytes. by Terry Jan Reedy · 9 years ago
  29. e52c41a Issue #12067: Merge comparisons doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  30. aa0da86 Issue #12067: Rewrite Comparisons section in the language reference by Martin Panter · 9 years ago
  31. 1ccf44c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  32. a0ae789 Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning by Terry Jan Reedy · 9 years ago
  33. 982a08f Issue #25047: Merge Element Tree encoding from 3.4 into 3.5 by Martin Panter · 9 years ago
  34. 5f62112 Issues #25112: py.exe launcher is missing icons by Steve Dower · 9 years ago
  35. 89f76d3 Issue #25047: Respect case writing XML encoding declarations by Martin Panter · 9 years ago
  36. 452498a Merge with 3.4 by Terry Jan Reedy · 9 years ago
  37. f94471c whitespace by Terry Jan Reedy · 9 years ago
  38. 5e6201e Merge with 3.4 by Terry Jan Reedy · 9 years ago
  39. 3c7eccd Issue #24570: Right-click for context menus now work on Mac Aqual also. by Terry Jan Reedy · 9 years ago
  40. 5b1640c Merge from 3.4 by Steve Dower · 9 years ago
  41. 8f278f1 Handle calls to win32_ver from non-Windows platform by Steve Dower · 9 years ago
  42. 81a6183 Merge from 3.4 by Steve Dower · 9 years ago
  43. 64a3387 Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims. by Steve Dower · 9 years ago
  44. b9f4fea Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims. by Steve Dower · 9 years ago
  45. a2ea0e4 Issue #25102: Windows installer does not precompile for -O or -OO. by Steve Dower · 9 years ago
  46. 44fe401 Issue #25081: Makes Back button in installer go back to upgrade page when upgrading. by Steve Dower · 9 years ago
  47. 14b9e6c Issue #25126: Clarifies that the non-web installer will download some components. by Steve Dower · 9 years ago
  48. bc25032 Issue #25091: Increases font size of the installer. by Steve Dower · 9 years ago
  49. 2495faf Closes #25085 and #25086: Exclude distutils and test directories from embeddable distro. by Steve Dower · 9 years ago
  50. 57ab1cd Issue #25092: Fix datetime.strftime() failure when errno was already set to EINVAL. by Steve Dower · 9 years ago
  51. 3a0f471 Issue #25213: Restores requestedExecutionLevel to manifest to disable UAC virtualization. by Steve Dower · 9 years ago
  52. 9b93c6b Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls by Berker Peksag · 9 years ago
  53. 5e20208 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  54. 364d6e1 whitespace by Terry Jan Reedy · 9 years ago
  55. 5e999fc Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. by Terry Jan Reedy · 9 years ago
  56. cba1a1a Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. by Terry Jan Reedy · 9 years ago
  57. e90bb44 Marge 3.4 by Terry Jan Reedy · 9 years ago
  58. d9763c2 Issue #24861: add Idle news item and correct previous errors. by Terry Jan Reedy · 9 years ago
  59. e355604 Merge 3.4 (Issue #23630, fix test_asyncio) by Victor Stinner · 9 years ago
  60. 582b17c Issue #23630: Fix test_asyncio on Windows by Victor Stinner · 9 years ago
  61. e63f1a6 Merge 3.4 (test_asyncio) by Victor Stinner · 9 years ago
  62. 72e1eae Issue #25114: Fix test_asyncio by Victor Stinner · 9 years ago
  63. 7b58a2b Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
  64. 5e4a7d8 Issue #23630, asyncio: host parameter of loop.create_server() can now be a by Victor Stinner · 9 years ago
  65. 04ce06b Issue #25114: Adjust versionchanged in the doc by Victor Stinner · 9 years ago
  66. d1fcca8 Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
  67. f7dc7fb Issue #25114, asyncio: add ssl_object extra info to SSL transports by Victor Stinner · 9 years ago
  68. 6dae395 Issue #25122: test_eintr: the FreeBSD fix will be released in FreeBSD 10.3 by Victor Stinner · 9 years ago
  69. 900db26 Merge 3.4 (test_socket, issue #25138) by Victor Stinner · 9 years ago
  70. 808d641 Issue #25138: test_socket.test_idna() uses support.transient_internet() instead by Victor Stinner · 9 years ago
  71. a4950d8 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  72. c3f7731 Issue #24861: Add docstring to idlelib.__init__ with 'private' warning. by Terry Jan Reedy · 9 years ago
  73. c8f4bbb Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines by Terry Jan Reedy · 9 years ago
  74. 09fbb20 Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines by Terry Jan Reedy · 9 years ago
  75. 64c8bef Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
  76. 407c497 Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
  77. c8c5a33 Add NEWS items for Idle. by Terry Jan Reedy · 9 years ago
  78. bb5f83f Add NEWS items for Idle. by Terry Jan Reedy · 9 years ago
  79. b216896 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
  80. 44e4b11 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
  81. 192c103 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  82. 96f802a Issue #16893: finish deprecation. by Terry Jan Reedy · 9 years ago
  83. 4fb0cf7 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  84. b50c637 Issue #25199: Idle: add synchronization comments for future maintainers. by Terry Jan Reedy · 9 years ago
  85. 1de516e Merge with 3.4 by Terry Jan Reedy · 9 years ago
  86. 963a38b Issue #16893: whitespace in idle.html. by Terry Jan Reedy · 9 years ago
  87. 47f9741 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  88. 5d46ab1 Issue #16893: Replace help.txt with idle.html for Idle doc display. by Terry Jan Reedy · 9 years ago
  89. fc2fb0f merge 3.4 (#25145) by Benjamin Peterson · 9 years ago
  90. 16ad5cf remove reference to PyGoogle (#25145) by Benjamin Peterson · 9 years ago
  91. 95acbce use a more modern UA (#25145) by Benjamin Peterson · 9 years ago
  92. 86eb730 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  93. c37c49f Issue #24199: Add stacklevel to deprecation warning call. by Terry Jan Reedy · 9 years ago
  94. 926be1b Issue #25176: Merge cgi.parse_qsl link from 3.4 into 3.5 by Martin Panter · 9 years ago
  95. cebfdac Issue #25176: Correct link for cgi.parse_qsl; patch from Ville Skyttä by Martin Panter · 9 years ago
  96. 5783fd2 Issue #24999: In longobject.c, use two shifts instead of ">> 2*PyLong_SHIFT" to by Victor Stinner · 9 years ago
  97. f2d7ea1 Issue #25101: Try to create a file to test write access in test_zipfile. by Serhiy Storchaka · 9 years ago
  98. d86a6ef Issue #25101: Try to create a file to test write access in test_zipfile. by Serhiy Storchaka · 9 years ago
  99. aa00324 Make it clearer that the constants in the selectors docs are module-level by Brett Cannon · 9 years ago
  100. 7188a3e Issue #24915: Add Clang support to PGO builds and use the test suite by Brett Cannon · 9 years ago