1. 5ad8599 Issue #5124: Paste with selection should always replace. by Terry Jan Reedy · 8 years ago
  2. 4379d15 Make it slightly clearer that IDLE close message is referring to user program, by Terry Jan Reedy · 9 years ago
  3. d0c0f00 Issue #25313: Change the handling of new built-in text color themes to better by Terry Jan Reedy · 9 years ago
  4. 3be2e54 Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls. by Terry Jan Reedy · 9 years ago
  5. f94471c whitespace by Terry Jan Reedy · 9 years ago
  6. 3c7eccd Issue #24570: Right-click for context menus now work on Mac Aqual also. by Terry Jan Reedy · 9 years ago
  7. b41eada Issue #24889: When starting Idle, force focus onto Idle window if not already by Terry Jan Reedy · 9 years ago
  8. ac5004f Issue #21192: Change 'RUN' back to 'RESTART' when running editor file. by Terry Jan Reedy · 9 years ago
  9. 2f7de53 Issue #24759: Revert 13a8782a775e. by Terry Jan Reedy · 9 years ago
  10. 231007f Issue #21192: Idle Editor. When a file is run, put its name in the restart bar. by Terry Jan Reedy · 9 years ago
  11. 062759f Issue 24759: Gracefull exit Idle if ttk import fails. by Terry Jan Reedy · 9 years ago
  12. 038c16b Issue #23184: idlelib, remove more unused names and imports. by Terry Jan Reedy · 9 years ago
  13. ccb416f Issue #23180: Rename IDLE "Windows" menu item to "Window". Patch by Al Sweigart. by Ned Deily · 10 years ago
  14. efc7258 Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka. by Terry Jan Reedy · 10 years ago
  15. 6b04dc9 Issue #14105: Change comment to reflect fix. Patch by Saimadhav Heblikar. by Terry Jan Reedy · 10 years ago
  16. 81b062f Issue #22420: Avoid 'write to None' crashes by using print instead. by Terry Jan Reedy · 10 years ago
  17. da26cca Issue #14105: Stop removing breakpoints from Idle editors. by Terry Jan Reedy · 10 years ago
  18. b760167 Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 11 years ago
  19. c030270 Issue #20406: Use Python application icons for Idle window title bars. by Terry Jan Reedy · 11 years ago
  20. a7c07d3 Issue #20406: Use Python application icons for Idle window title bars. by Terry Jan Reedy · 11 years ago
  21. a7a4b49 Issue #20058: sys.stdin.readline() in IDLE now always returns only one line. by Serhiy Storchaka · 11 years ago
  22. 0fd5576 Issue #20058: sys.stdin.readline() in IDLE now always returns only one line. by Serhiy Storchaka · 11 years ago
  23. e72b90e Issue #18270: merge from 3.3 by Ned Deily · 11 years ago
  24. f3c6589 Issue #18270: Prevent possible IDLE AttributeError on OS X when no initial by Ned Deily · 11 years ago
  25. 0ed6c4a Issue #19481: print() of string subclass instance in IDLE no more hangs. by Serhiy Storchaka · 11 years ago
  26. 9df8a1c Issue #19481: print() of string subclass instance in IDLE no more hangs. by Serhiy Storchaka · 11 years ago
  27. b31e3f7 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  28. 0a01ac4 Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_' by Terry Jan Reedy · 11 years ago
  29. a92bfa4 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  30. 95a3f11 Issue *18081, #18242: Change Idle warnings capture in PyShell and run to stop by Terry Jan Reedy · 11 years ago
  31. 912bad7 Issue #18081: Back out temporary changeset, 2a9e1eb3719c, to merge new patch. by Terry Jan Reedy · 11 years ago
  32. b28a375 Issue #18081: Workaround "./python -m test_idle test_logging" failure by Victor Stinner · 11 years ago
  33. c2efeb6 #5492: merge with 3.3 by Roger Serwy · 11 years ago
  34. 036e849 #5492: Avoid traceback when exiting IDLE caused by a race condition. by Roger Serwy · 11 years ago
  35. ba6c0d3 #18151, part 1: Backport idlelilb portion of Andrew Svetlov's 3.4 patch by Terry Jan Reedy · 11 years ago
  36. 7f0882c Issue #17532: Always include Options menu for IDLE on OS X. by Ned Deily · 11 years ago
  37. 6a00b6f Issue #17532: merge by Ned Deily · 11 years ago
  38. 53683f6 #13495: merge with 3.3. by Roger Serwy · 11 years ago
  39. 9bc7b79 #13495: Avoid loading the color delegator twice in IDLE. by Roger Serwy · 11 years ago
  40. 663a390 #17585: merge with 3.3. by Roger Serwy · 11 years ago
  41. 1eafd10 #17585: Fixed IDLE regression. Now closes when using exit() or quit(). by Roger Serwy · 11 years ago
  42. 1be94ce #14254: merge with 3.3. by Roger Serwy · 12 years ago
  43. 6b7a5ae #14254: IDLE now handles readline correctly across shell restarts. by Roger Serwy · 12 years ago
  44. a64a084 #17614: merge with 3.3. by Roger Serwy · 12 years ago
  45. 0d28a61 #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 12 years ago
  46. d7c9d9c #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 12 years ago
  47. af504ca #6698: merge with 3.3. by Roger Serwy · 12 years ago
  48. 34d0c66 #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 12 years ago
  49. c35151c #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 12 years ago
  50. d676a3a Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 12 years ago
  51. 42a8320 Merge from 3.3: Issue #17390 by Terry Jan Reedy · 12 years ago
  52. 3262223 Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 12 years ago
  53. 4c9bae3 Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase by Serhiy Storchaka · 12 years ago
  54. b1b3c0d Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase by Serhiy Storchaka · 12 years ago
  55. 39e70a4 Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase by Serhiy Storchaka · 12 years ago
  56. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  57. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
  58. d98ee97 Merge issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu by Andrew Svetlov · 12 years ago
  59. e2af509 Merge issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu by Andrew Svetlov · 12 years ago
  60. d183767 Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu by Andrew Svetlov · 12 years ago
  61. 64478ac normalize whitespaces by Andrew Svetlov · 12 years ago
  62. 9b1e59a Issue #16123: IDLE - deprecate running without a subprocess. by Andrew Svetlov · 12 years ago
  63. 233f684 Issue #9803: Don't close IDLE on saving if breakpoint is open. by Andrew Svetlov · 12 years ago
  64. 06c5c6d Issue #9803: Don't close IDLE on saving if breakpoint is open. by Andrew Svetlov · 12 years ago
  65. 0994148 merge 3.2 by Martin v. Löwis · 12 years ago
  66. 30d5e6c Issue #7163: Propagate return value of sys.stdout.write. Patch by Roger Serwy. by Martin v. Löwis · 12 years ago
  67. f4b341b merge 3.2 by Martin v. Löwis · 12 years ago
  68. c882b7c Issue #15318: Prevent writing to sys.stdin. Patch by Roger Serwy and myself. by Martin v. Löwis · 12 years ago
  69. 9abc830 Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase by Serhiy Storchaka · 12 years ago
  70. 5018db7 Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu by Andrew Svetlov · 12 years ago
  71. 8a15c37 Issue #9803: Don't close IDLE on saving if breakpoint is open. by Andrew Svetlov · 12 years ago
  72. e2b5624 Issue #15318: Prevent writing to sys.stdin. Patch by Roger Serwy and myself. by Martin v. Löwis · 12 years ago
  73. f8fc674 Issue 13532: Allow bytearrays to be written also. by Terry Jan Reedy · 12 years ago
  74. 9e6bf1a Widen test to support unicode. by Martin v. Löwis · 12 years ago
  75. e8e4e14 - Issue #13532: Check that arguments to sys.stdout.write are strings. by Martin v. Löwis · 12 years ago
  76. 79007fa merge 3.2 by Martin v. Löwis · 12 years ago
  77. 9ae3f7a Issue #13532: Check that arguments to sys.stdout.write are strings. by Martin v. Löwis · 12 years ago
  78. d3487be Issue #14962: merge by Ned Deily · 12 years ago
  79. 5e247b7 Issue #14962: Update text coloring in IDLE shell window after changing by Ned Deily · 12 years ago
  80. 8b2a56b Issue #14962: Update text coloring in IDLE shell window after changing by Ned Deily · 12 years ago
  81. eaa7e78 Issue #10365: File open dialog now works instead of crashing by Terry Jan Reedy · 12 years ago
  82. 935d5eb Merge with 3.2 by Terry Jan Reedy · 12 years ago
  83. cd6b8c6 Issue #10365: File open dialog now works instead of crashing by Terry Jan Reedy · 12 years ago
  84. cd49d53 Issue #14200 — now displayhook for IDLE works in non-subprocess mode as well as subprecess. by Andrew Svetlov · 13 years ago
  85. 7c010ee #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 13 years ago
  86. 0f71f44 #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 13 years ago
  87. 6b6e437 #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 13 years ago
  88. 05bab93 Issue #14200: Idle shell crash on printing non-BMP unicode character. by Andrew Svetlov · 13 years ago
  89. 5d605c2 Merge with 3.2 whitespace by Terry Jan Reedy · 13 years ago
  90. 4d82ade whitespace by Terry Jan Reedy · 13 years ago
  91. f8672be Merge 3.2 by Terry Jan Reedy · 13 years ago
  92. da4c467 #13506 Add '' to path for interactive interpreter by adding with_cwd parameter by Terry Jan Reedy · 13 years ago
  93. 1d4ae48 whitespace3 by Terry Jan Reedy · 13 years ago
  94. b98000a #13506 Add '' to path for interactive interpreter by adding with_cwd parameter by Terry Jan Reedy · 13 years ago
  95. 1b0b6ae Issue #4625: If IDLE cannot write to its recent file or breakpoint by Ned Deily · 13 years ago
  96. f505b74 Issue #4625: If IDLE cannot write to its recent file or breakpoint by Ned Deily · 13 years ago
  97. 40ad041 Issue #4625: If IDLE cannot write to its recent file or breakpoint by Ned Deily · 13 years ago
  98. 55f8757 Issue #13300: Fix IDLE Restart Shell command failure introduced by by Ned Deily · 13 years ago
  99. 86d669b Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart. by Ned Deily · 13 years ago
  100. 7aff451 Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart. by Ned Deily · 13 years ago