1. ec4bdac (merge) Issue #7136: In the Idle File menu, "New Window" is renamed "New File". by Terry Jan Reedy · 12 years ago
  2. 8a0b775 Issue #7136: In the Idle File menu, "New Window" is renamed "New File". by Terry Jan Reedy · 12 years ago
  3. 7afadc8 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  4. acd5f81 Issue #18189: add test_delegator for Idle Delegator class. by Terry Jan Reedy · 12 years ago
  5. 14c4799 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  6. 56fe854 Issue 18189: remove unused methods in idlelib.Delegator.Delegator. by Terry Jan Reedy · 12 years ago
  7. 06beaba Merge with 3.3 by Terry Jan Reedy · 12 years ago
  8. e4e530e Issue #18103: Update README.txt and test_idle to describe and run gui tests. by Terry Jan Reedy · 12 years ago
  9. a92bfa4 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  10. 95a3f11 Issue *18081, #18242: Change Idle warnings capture in PyShell and run to stop by Terry Jan Reedy · 12 years ago
  11. 912bad7 Issue #18081: Back out temporary changeset, 2a9e1eb3719c, to merge new patch. by Terry Jan Reedy · 12 years ago
  12. b28a375 Issue #18081: Workaround "./python -m test_idle test_logging" failure by Victor Stinner · 12 years ago
  13. b54b0ca #18151 Merge from 3.3 by Terry Jan Reedy · 12 years ago
  14. de3beb2 #18151, part 2: Silence debug build resource warning for each file opened by by Terry Jan Reedy · 12 years ago
  15. cc39b1e merge w/ 3.3 by Brett Cannon · 12 years ago
  16. 27bbfdb Drop some dead imports of imp by Brett Cannon · 12 years ago
  17. 6d844c5 #18196: merge with 3.3 by Roger Serwy · 12 years ago
  18. f467521 #18196: Avoid displaying spurious SystemExit tracebacks. by Roger Serwy · 12 years ago
  19. c2efeb6 #5492: merge with 3.3 by Roger Serwy · 12 years ago
  20. 036e849 #5492: Avoid traceback when exiting IDLE caused by a race condition. by Roger Serwy · 12 years ago
  21. 30b4131 #17511: merge with 3.3. by Roger Serwy · 12 years ago
  22. 391f469 #17511: Keep IDLE find dialog open after clicking "Find Next". by Roger Serwy · 12 years ago
  23. ba6c0d3 #18151, part 1: Backport idlelilb portion of Andrew Svetlov's 3.4 patch by Terry Jan Reedy · 12 years ago
  24. abb18af merge w/ 3.3 for issue #18055 by Brett Cannon · 12 years ago
  25. 50793b4 Issue #18055: Move to importlib from imp for IDLE. by Brett Cannon · 12 years ago
  26. 448f1a8 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  27. b101435 Issue 18130: delete extra spaces by Terry Jan Reedy · 12 years ago
  28. a55d703 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  29. 247bd5e Issue18130: Test class idlelib.configSectionNameDialog.GetCfgSectionNameDialog. by Terry Jan Reedy · 12 years ago
  30. eb4c9c7 Issue #15392: Do not run tests if threading/_thread not available. Otherwise by Terry Jan Reedy · 12 years ago
  31. db4e5c5 Issue #15392: Create a unittest framework for IDLE. by Terry Jan Reedy · 12 years ago
  32. 7f0882c Issue #17532: Always include Options menu for IDLE on OS X. by Ned Deily · 12 years ago
  33. caf3024 #14146: Highlight source line while debugging on Windows. by Roger Serwy · 12 years ago
  34. 7b50396 Merge with 3.3 by Terry Jan Reedy · 12 years ago
  35. 667a03b Merge with 3.3 by Terry Jan Reedy · 12 years ago
  36. 6a00b6f Issue #17532: merge by Ned Deily · 12 years ago
  37. 87ff387 #14146: merge with 3.3. by Roger Serwy · 12 years ago
  38. 6599d0d Merge with 3.3 by Terry Jan Reedy · 12 years ago
  39. bf4cba7 Silence unclosed open file ResourceWarning. by Terry Jan Reedy · 12 years ago
  40. 9c60f66 Complete 2 to 3 conversion by Terry Jan Reedy · 12 years ago
  41. 01180d4 Complete 2 to 3 conversion by Terry Jan Reedy · 12 years ago
  42. 88f4dd6 bump to 3.3.2 by Georg Brandl · 12 years ago
  43. 831ae84 merge heads by Georg Brandl · 12 years ago
  44. fbb9152 Issue #17838: merge with 3.3 by Georg Brandl · 12 years ago
  45. 0d4931e prevent IDLE from trying to close when sys.stdin is reassigned (#17838) by Benjamin Peterson · 12 years ago
  46. 53683f6 #13495: merge with 3.3. by Roger Serwy · 12 years ago
  47. 9bc7b79 #13495: Avoid loading the color delegator twice in IDLE. by Roger Serwy · 12 years ago
  48. 2faf9b0 #17798: merge with 3.3. by Roger Serwy · 12 years ago
  49. 5b1ab24 #17798: Allow IDLE to edit new files when specified on command line. by Roger Serwy · 12 years ago
  50. 22b9e65 #14735: merge with 3.3. by Roger Serwy · 12 years ago
  51. 643ea53 #14735: Update IDLE docs to omit "Control-z on Windows". by Roger Serwy · 12 years ago
  52. a707f29 #17719: fix incorrect version number in deprecation doc. by R David Murray · 12 years ago
  53. 663a390 #17585: merge with 3.3. by Roger Serwy · 12 years ago
  54. 1eafd10 #17585: Fixed IDLE regression. Now closes when using exit() or quit(). by Roger Serwy · 12 years ago
  55. cb31d1f #17657: merge with 3.3. by Roger Serwy · 12 years ago
  56. 0803a39 #17657: Show full Tk version in IDLE's about dialog. Patch by Todd Rovito. by Roger Serwy · 12 years ago
  57. d673ed9 #17613: merge with 3.3. by Roger Serwy · 12 years ago
  58. 7733be8 #17613: Prevent traceback when removing syntax colorizer in IDLE. by Roger Serwy · 12 years ago
  59. 4687cf7 #1207589: merge with 3.3. by Roger Serwy · 12 years ago
  60. 6b2918a #1207589: Backwards-compatibility patch for right-click menu in IDLE. by Roger Serwy · 12 years ago
  61. cdbb06c #16887: merge with 3.3. by Roger Serwy · 12 years ago
  62. 0ef392c #16887: IDLE now accepts Cancel in tabify/untabify dialog box. by Roger Serwy · 12 years ago
  63. 98297f4 merge with 3.3 by Georg Brandl · 12 years ago
  64. cca5548 merge with 3.3.1 release clone by Georg Brandl · 12 years ago
  65. 2fd4abe merge with 3.2 branch by Georg Brandl · 12 years ago
  66. 9aa23c5 Bump to 3.3.1. by Georg Brandl · 12 years ago
  67. 8bc7e31 Bump to 3.2.4. by Georg Brandl · 12 years ago
  68. 4d34bae merge 3.3 (#17625) by Benjamin Peterson · 12 years ago
  69. 38546ee close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 12 years ago
  70. 7684fa8 close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 12 years ago
  71. cf658c2 close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 12 years ago
  72. 1be94ce #14254: merge with 3.3. by Roger Serwy · 12 years ago
  73. 6b7a5ae #14254: IDLE now handles readline correctly across shell restarts. by Roger Serwy · 12 years ago
  74. a64a084 #17614: merge with 3.3. by Roger Serwy · 12 years ago
  75. 0d28a61 #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 12 years ago
  76. d7c9d9c #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 12 years ago
  77. af504ca #6698: merge with 3.3. by Roger Serwy · 12 years ago
  78. 34d0c66 #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 12 years ago
  79. c35151c #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 12 years ago
  80. 6d5bfad #8900: merge with 3.3. by Roger Serwy · 12 years ago
  81. cadd786 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 12 years ago
  82. 420e2d8 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 12 years ago
  83. 3aaf5da #6649: merge with 3.3. by Roger Serwy · 12 years ago
  84. 71c9e1a #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 12 years ago
  85. 6e4e4ab #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 12 years ago
  86. d676a3a Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 12 years ago
  87. 42a8320 Merge from 3.3: Issue #17390 by Terry Jan Reedy · 12 years ago
  88. 3262223 Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 12 years ago
  89. a1f6fab version to 2.7.4rc1 by Benjamin Peterson · 12 years ago
  90. d08d0b1 Bump to 3.3.1rc1. by Georg Brandl · 12 years ago
  91. b673d99 Bump to 3.2.4rc1. by Georg Brandl · 12 years ago
  92. 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  93. 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  94. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
  95. a70f60a Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
  96. 4234992 Keep IDLE from displaying spurious SystemExit tracebacks by Raymond Hettinger · 12 years ago
  97. d971793 Issue #17114: IDLE now uses non-strict config parser. by Serhiy Storchaka · 12 years ago
  98. 705ef7a Issue #17114: IDLE now uses non-strict config parser. by Serhiy Storchaka · 12 years ago
  99. 8995300 Issue #17114: IDLE now uses non-strict config parser. by Serhiy Storchaka · 12 years ago
  100. 4c9bae3 Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase by Serhiy Storchaka · 12 years ago