1. bd61c3a Version bump for 3.4.0a4. by Larry Hastings · 11 years ago
  2. 44719a7 Version bump to 3.4.0a3. by Larry Hastings · 11 years ago
  3. 9353494 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
  4. dafea85 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
  5. fa7d3b1 Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 11 years ago
  6. dd4754e Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 11 years ago
  7. 3a2d18b Version number bump for Python 3.4.0a2. by Larry Hastings · 11 years ago
  8. 2e87c87 Merge from 3.3 #18489 Search Engine tests by Terry Jan Reedy · 11 years ago
  9. 31e4d32 Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine. by Terry Jan Reedy · 11 years ago
  10. 86d2623 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  11. ca64d25 Issue #18489: idlelib.SearchEngine - add docstrings by Terry Jan Reedy · 11 years ago
  12. 5b3d906 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  13. ba5d8f3 Issue #18592: whitespace by Terry Jan Reedy · 11 years ago
  14. 40fe324 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  15. c5507c0 Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py). by Terry Jan Reedy · 11 years ago
  16. e0c6916 #18741: merge with 3.3. by Ezio Melotti · 11 years ago
  17. b5bc353 #18741: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  18. 0db895e Merge with 3.3 by Terry Jan Reedy · 11 years ago
  19. 29c3fc5 Issue #18732: Remove unused* parameter output_sep from IdleHistory.History by Terry Jan Reedy · 11 years ago
  20. 102bdbc Merge with 3.3 by Terry Jan Reedy · 11 years ago
  21. c2564f9 Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. by Terry Jan Reedy · 11 years ago
  22. b31e3f7 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  23. 0a01ac4 Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_' by Terry Jan Reedy · 11 years ago
  24. 9559243 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  25. 7c64aad Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py. by Terry Jan Reedy · 11 years ago
  26. 95f34ab Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'. by Terry Jan Reedy · 11 years ago
  27. ec53111 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  28. 1f08c77 Bumped version to 3.4.0a1. by Larry Hastings · 11 years ago
  29. 5bcbdf1 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  30. 4bd3129 Make all idle test case names end with 'Test'. by Terry Jan Reedy · 11 years ago
  31. 7e6cd29 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  32. 015b453 Update gui section of idle test README. by Terry Jan Reedy · 11 years ago
  33. a315a97 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  34. a9d16c8 Issue #18441: Remove check from test_text.py in 3.3,4 (already done in 2.7). by Terry Jan Reedy · 11 years ago
  35. 237e8f5 Issue #17532: merge from 3.3 by Ned Deily · 11 years ago
  36. 8e8b9ba Issue #17532: Prevent exception when changing key sets if Options menu is empty. by Ned Deily · 11 years ago
  37. ae13ff1 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  38. e6a1786 Issue #18365: convert buildbot errors to skips. by Terry Jan Reedy · 11 years ago
  39. 371f746 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  40. 4f133e2 Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch by by Terry Jan Reedy · 11 years ago
  41. 4064b24 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  42. 04ff038 Issue #18365: normalize whitespace by Terry Jan Reedy · 11 years ago
  43. 0c92553 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  44. 21784da Issue #18365: Add mock Text class and test thereof versus tk.Text. by Terry Jan Reedy · 11 years ago
  45. ec4bdac (merge) Issue #7136: In the Idle File menu, "New Window" is renamed "New File". by Terry Jan Reedy · 11 years ago
  46. 8a0b775 Issue #7136: In the Idle File menu, "New Window" is renamed "New File". by Terry Jan Reedy · 11 years ago
  47. 7afadc8 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  48. acd5f81 Issue #18189: add test_delegator for Idle Delegator class. by Terry Jan Reedy · 11 years ago
  49. 14c4799 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  50. 56fe854 Issue 18189: remove unused methods in idlelib.Delegator.Delegator. by Terry Jan Reedy · 11 years ago
  51. 06beaba Merge with 3.3 by Terry Jan Reedy · 11 years ago
  52. e4e530e Issue #18103: Update README.txt and test_idle to describe and run gui tests. by Terry Jan Reedy · 11 years ago
  53. a92bfa4 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  54. 95a3f11 Issue *18081, #18242: Change Idle warnings capture in PyShell and run to stop by Terry Jan Reedy · 11 years ago
  55. 912bad7 Issue #18081: Back out temporary changeset, 2a9e1eb3719c, to merge new patch. by Terry Jan Reedy · 11 years ago
  56. b28a375 Issue #18081: Workaround "./python -m test_idle test_logging" failure by Victor Stinner · 11 years ago
  57. b54b0ca #18151 Merge from 3.3 by Terry Jan Reedy · 11 years ago
  58. de3beb2 #18151, part 2: Silence debug build resource warning for each file opened by by Terry Jan Reedy · 11 years ago
  59. cc39b1e merge w/ 3.3 by Brett Cannon · 11 years ago
  60. 27bbfdb Drop some dead imports of imp by Brett Cannon · 11 years ago
  61. 6d844c5 #18196: merge with 3.3 by Roger Serwy · 11 years ago
  62. f467521 #18196: Avoid displaying spurious SystemExit tracebacks. by Roger Serwy · 11 years ago
  63. c2efeb6 #5492: merge with 3.3 by Roger Serwy · 11 years ago
  64. 036e849 #5492: Avoid traceback when exiting IDLE caused by a race condition. by Roger Serwy · 11 years ago
  65. 30b4131 #17511: merge with 3.3. by Roger Serwy · 11 years ago
  66. 391f469 #17511: Keep IDLE find dialog open after clicking "Find Next". by Roger Serwy · 11 years ago
  67. ba6c0d3 #18151, part 1: Backport idlelilb portion of Andrew Svetlov's 3.4 patch by Terry Jan Reedy · 11 years ago
  68. abb18af merge w/ 3.3 for issue #18055 by Brett Cannon · 11 years ago
  69. 50793b4 Issue #18055: Move to importlib from imp for IDLE. by Brett Cannon · 11 years ago
  70. 448f1a8 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  71. b101435 Issue 18130: delete extra spaces by Terry Jan Reedy · 11 years ago
  72. a55d703 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  73. 247bd5e Issue18130: Test class idlelib.configSectionNameDialog.GetCfgSectionNameDialog. by Terry Jan Reedy · 11 years ago
  74. eb4c9c7 Issue #15392: Do not run tests if threading/_thread not available. Otherwise by Terry Jan Reedy · 11 years ago
  75. db4e5c5 Issue #15392: Create a unittest framework for IDLE. by Terry Jan Reedy · 11 years ago
  76. 7f0882c Issue #17532: Always include Options menu for IDLE on OS X. by Ned Deily · 11 years ago
  77. caf3024 #14146: Highlight source line while debugging on Windows. by Roger Serwy · 11 years ago
  78. 7b50396 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  79. 667a03b Merge with 3.3 by Terry Jan Reedy · 11 years ago
  80. 6a00b6f Issue #17532: merge by Ned Deily · 11 years ago
  81. 87ff387 #14146: merge with 3.3. by Roger Serwy · 11 years ago
  82. 6599d0d Merge with 3.3 by Terry Jan Reedy · 11 years ago
  83. bf4cba7 Silence unclosed open file ResourceWarning. by Terry Jan Reedy · 11 years ago
  84. 9c60f66 Complete 2 to 3 conversion by Terry Jan Reedy · 11 years ago
  85. 01180d4 Complete 2 to 3 conversion by Terry Jan Reedy · 11 years ago
  86. 88f4dd6 bump to 3.3.2 by Georg Brandl · 11 years ago
  87. 831ae84 merge heads by Georg Brandl · 11 years ago
  88. fbb9152 Issue #17838: merge with 3.3 by Georg Brandl · 11 years ago
  89. 0d4931e prevent IDLE from trying to close when sys.stdin is reassigned (#17838) by Benjamin Peterson · 11 years ago
  90. 53683f6 #13495: merge with 3.3. by Roger Serwy · 11 years ago
  91. 9bc7b79 #13495: Avoid loading the color delegator twice in IDLE. by Roger Serwy · 11 years ago
  92. 2faf9b0 #17798: merge with 3.3. by Roger Serwy · 11 years ago
  93. 5b1ab24 #17798: Allow IDLE to edit new files when specified on command line. by Roger Serwy · 11 years ago
  94. 22b9e65 #14735: merge with 3.3. by Roger Serwy · 11 years ago
  95. 643ea53 #14735: Update IDLE docs to omit "Control-z on Windows". by Roger Serwy · 11 years ago
  96. a707f29 #17719: fix incorrect version number in deprecation doc. by R David Murray · 11 years ago
  97. 663a390 #17585: merge with 3.3. by Roger Serwy · 11 years ago
  98. 1eafd10 #17585: Fixed IDLE regression. Now closes when using exit() or quit(). by Roger Serwy · 11 years ago
  99. cb31d1f #17657: merge with 3.3. by Roger Serwy · 11 years ago
  100. 0803a39 #17657: Show full Tk version in IDLE's about dialog. Patch by Todd Rovito. by Roger Serwy · 11 years ago