1. 4fe69ba Issue #20167: revise condition to accomodate message change. by Terry Jan Reedy · 10 years ago
  2. 8675799 De-'colour'ize stdlib except for idlelib.configDialog. by Terry Jan Reedy · 10 years ago
  3. 92cb0a3 Issue 3068: Move idlelib.configDialog action button creation into a separate by Terry Jan Reedy · 10 years ago
  4. 2ce95d7 Merge from 3.4.2 release head back into 3.4 mainline. by Larry Hastings · 10 years ago
  5. deb7bf1 idlelib.configHandler: revise docstrings, add spaces, use False/True, add some by Terry Jan Reedy · 10 years ago
  6. dbb1261 Release bump for 3.4.2 final. by Larry Hastings · 10 years ago
  7. 9e883ca Update Idle news for 3.4.2 (and 3.4.1). by Terry Jan Reedy · 10 years ago
  8. 03776e3 Bump version number for 3.4.2rc1 release. by Larry Hastings · 10 years ago
  9. b6e1778 Update Idle's online doc url. by Terry Jan Reedy · 10 years ago
  10. 81b062f Issue #22420: Avoid 'write to None' crashes by using print instead. by Terry Jan Reedy · 10 years ago
  11. 37ed873 Idle ColorDelegator: finish removing code for 'as'. by Terry Jan Reedy · 10 years ago
  12. c1a723a Idle ColorDelegator: remove special case code for 'as' in import statements. by Terry Jan Reedy · 10 years ago
  13. 0726ddf Issue #17390: Adjust Editor window title. Remove 'Python', move version to end. by Terry Jan Reedy · 10 years ago
  14. da26cca Issue #14105: Stop removing breakpoints from Idle editors. by Terry Jan Reedy · 10 years ago
  15. 4036d87 PEP 8 spacing in idlelib.configDialog: mostly a = b in assignments, by Terry Jan Reedy · 10 years ago
  16. 2240533 Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. by Terry Jan Reedy · 10 years ago
  17. 7e55db2 Issue #17172: Add the ability to run turtledemo from Idle. by Terry Jan Reedy · 10 years ago
  18. e3416e6 Reduce unnecessary 2.7 versus 3.4+ differences in idlelib/configDialog.py. by Terry Jan Reedy · 10 years ago
  19. 9b7f9e6 Issue #21765: Add support for non-ascii identifiers to HyperParser by Tal Einat · 10 years ago
  20. cfa8950 Issue #21982: Add minimal unittest for configDialog with 46% coverage. by Terry Jan Reedy · 10 years ago
  21. 5283c4e Issue #18592: Method return signature changes made to SearchDialogBase for by Terry Jan Reedy · 10 years ago
  22. 3740d58 Issue #18592: Make unittest for SearchDialogBase work on all tk versions. by Terry Jan Reedy · 10 years ago
  23. 223dd8d #21940: Add unittest for WidgetRedirector. Initial patch by Saimadhav Heblikar. by Terry Jan Reedy · 10 years ago
  24. 7cca28f Issue #21940: add docstrings to idlelib.WidgetRedirector. by Terry Jan Reedy · 10 years ago
  25. 092b3cf More idlelib cleanup inspired by pyflakes. by Terry Jan Reedy · 10 years ago
  26. 44f09eb Delete a few unused names suggested by pyflakes. by Terry Jan Reedy · 10 years ago
  27. 8cefd08 Issue #18592: Refactor 2 SearchDialogBase.create_(option/other)_buttons methods by Terry Jan Reedy · 10 years ago
  28. 525168b Issue #18592: Add unittests for SearchDialogBase. Patch by Phil Webster. by Terry Jan Reedy · 10 years ago
  29. ede0573 Issue #18592: For idlelib.SearchDialogBase, edit and add docstrings, by Terry Jan Reedy · 10 years ago
  30. 14fbe72 Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar. by Terry Jan Reedy · 10 years ago
  31. 10b1c7c Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav by Terry Jan Reedy · 10 years ago
  32. d0c1ea4 whitespace by Terry Jan Reedy · 10 years ago
  33. 3e58330 Issue #21686: idlelib/HyperParser.py - Update docstrings and comments and by Terry Jan Reedy · 10 years ago
  34. f54432e Issue #12387: Add missing upper(lower)case versions of default Windows key by Terry Jan Reedy · 10 years ago
  35. 4762382 Issue #21695: Catch AttributeError created when user closes grep output window by Terry Jan Reedy · 10 years ago
  36. c6a66cc whitespace by Terry Jan Reedy · 10 years ago
  37. 38ebdf5 Issue #21682: Replace EditorWindow with mock to eliminate memory leaks. by Terry Jan Reedy · 10 years ago
  38. 4a3f135 Issue #18910: test_textView - since all tests require 'gui', make root global. by Terry Jan Reedy · 10 years ago
  39. 7be121f whitespace by Terry Jan Reedy · 10 years ago
  40. 537e2c8 Issue #18910: Add unittest for textView. Patch by Phil Webster. by Terry Jan Reedy · 10 years ago
  41. 7936e6f Issue #18292: Idle - test AutoExpand. Patch by Saihadhav Heblikar. by Terry Jan Reedy · 10 years ago
  42. e3fcfc2 Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster. by Terry Jan Reedy · 10 years ago
  43. 66f2928 Issue #18492: Allow all resources when tests are not run by regrtest.py. by Zachary Ware · 10 years ago
  44. 078b8a8 Issue #21477: Update htest docstring and remove extraneous differences between by Terry Jan Reedy · 10 years ago
  45. 2e8234a Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog. by Terry Jan Reedy · 10 years ago
  46. 0a4d13e Issue #21477: Add htests for Search and Replace dialogs. by Terry Jan Reedy · 10 years ago
  47. a2fc99e Issue #21477: Idle htest: modify run; add more tests. by Terry Jan Reedy · 10 years ago
  48. 1b392ff Issue #21477: Idle htest: merge and modify run and runall; add many tests. by Terry Jan Reedy · 10 years ago
  49. b7b56e9 merge heads by Terry Jan Reedy · 10 years ago
  50. ab4fd44 Issue #21477: idle htests - lower case function names, other cleanups. by Terry Jan Reedy · 10 years ago
  51. 5c26a8a Version bump for 3.4.1. by Larry Hastings · 10 years ago
  52. 3a260d2 Merge. by Larry Hastings · 10 years ago
  53. 6936159 Issue #18104: revise docstrings, remove obsolete comments. by Terry Jan Reedy · 10 years ago
  54. 8386fda whitespace by Terry Jan Reedy · 10 years ago
  55. 06313b7 Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin by Terry Jan Reedy · 10 years ago
  56. 95e0b0d Version bump for 3.4.1rc1. by Larry Hastings · 10 years ago
  57. 9573638 Issue #21138: Change default reformat paragraph width to PEP 8's 72. by Terry Jan Reedy · 11 years ago
  58. d5d4c4e Issue 21284: Idle: make test_formatparagraph pass even when a user changes the by Terry Jan Reedy · 11 years ago
  59. b760167 Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 11 years ago
  60. 3c5c56f Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. by Larry Hastings · 11 years ago
  61. cf1a3cd Release bump for 3.4.0 final. by Larry Hastings · 11 years ago
  62. d5c5976 Version bump for 3.4.0rc3. by Larry Hastings · 11 years ago
  63. 78c330d Merge with 3.3 by Terry Jan Reedy · 11 years ago
  64. 9db1ab8 Issue #20567: Delete class attribute gui widgets in idle tests. by Terry Jan Reedy · 11 years ago
  65. a9daee3 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  66. c3111fc Issue #20730: Fix typo reported by Claudiu Popa. by Terry Jan Reedy · 11 years ago
  67. 48eabbe #20634: merge with 3.3. by Ezio Melotti · 11 years ago
  68. f4e9983 #20634: fix typo in IDLE README noticed by Saimadhav Heblikar. by Ezio Melotti · 11 years ago
  69. 3f99504 Merge Python 3.4.0rc1 release branch. by Larry Hastings · 11 years ago
  70. e9f73ac Python 3.4.0rc1: Version bump. by Larry Hastings · 11 years ago
  71. b825a39 Issue #20167: Add missing else: break in 3 places as noticed by Serhiy. by Terry Jan Reedy · 11 years ago
  72. d8413ba merge with 3.3 by Georg Brandl · 11 years ago
  73. f0560d9 Fix trailing whitespace. by Georg Brandl · 11 years ago
  74. 8f9c20b merge with 3.3.4 releasing repo by Georg Brandl · 11 years ago
  75. f34177a Version bump for Python 3.4.0rc2. by Larry Hastings · 11 years ago
  76. b38b5c4 merge with 3.3 by Georg Brandl · 11 years ago
  77. c030270 Issue #20406: Use Python application icons for Idle window title bars. by Terry Jan Reedy · 11 years ago
  78. a7c07d3 Issue #20406: Use Python application icons for Idle window title bars. by Terry Jan Reedy · 11 years ago
  79. 57e4127 Issue #20167: Suppress 3.4 specific 'Exception ignored' messages. by Terry Jan Reedy · 11 years ago
  80. c814025 Bump to 3.3.4 final by Georg Brandl · 11 years ago
  81. 2315779 Update the python.gif icon for the Idle classbrowser and pathbowser by Terry Jan Reedy · 11 years ago
  82. c8d9e0e Update the python.gif icon for the Idle classbrowser and pathbowser by Terry Jan Reedy · 11 years ago
  83. d67650e Merge with 3.3 by Terry Jan Reedy · 11 years ago
  84. 1e40295 Idlelib: forward port changes that silenced 2.7 -3 deprecation warnings and by Terry Jan Reedy · 11 years ago
  85. 581ee36 Issue #20326: Argument Clinic now uses a simple, unique signature to by Larry Hastings · 11 years ago
  86. 23105d8 Merge. by Larry Hastings · 11 years ago
  87. 908669b Issue #17721: Remove non-functional configuration dialog help button until we by Terry Jan Reedy · 11 years ago
  88. 91d4278 Issue #17721: Remove non-functional configuration dialog help button until we by Terry Jan Reedy · 11 years ago
  89. 0c5b5d4 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  90. 1b759bc Idlelib.calltips: add test of starred first parameters. They should not be by Terry Jan Reedy · 11 years ago
  91. 7696487 White space and merge cleanup. by Terry Jan Reedy · 11 years ago
  92. 0902ce4 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  93. ddc5758 Merge heads. by Terry Jan Reedy · 11 years ago
  94. e2d9b39 Issue #20338: Increase allowed tip width slightly and wrap long signagure lines. by Terry Jan Reedy · 11 years ago
  95. a0f1e22 Issue #20338: Increase allowed tip width slightly and wrap long signagure lines. by Terry Jan Reedy · 11 years ago
  96. 2d8e1e4 Version bump for 3.4.0b3. by Larry Hastings · 11 years ago
  97. 6029e08 Issue 19944: Fix importlib.find_spec() so it imports parents as needed. by Eric Snow · 11 years ago
  98. 18f2ce9 Bump to 3.3.4rc1. by Georg Brandl · 11 years ago
  99. 12e18c3 Update IDLE news from Misc/NEWS. by Georg Brandl · 11 years ago
  100. 5c66189 Issue #20189: Four additional builtin types (PyTypeObject, by Larry Hastings · 11 years ago