1. 328e1ec Issue 25224: Augment Idle doc feature list and no-subprocess section by Terry Jan Reedy · 10 years ago
  2. c7025c6 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 10 years ago
  3. fea7fc1 Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning by Terry Jan Reedy · 10 years ago
  4. b60d103 whitespace by Terry Jan Reedy · 10 years ago
  5. ca33d56 Issue #24570: Right-click for context menus now work on Mac Aqual also. by Terry Jan Reedy · 10 years ago
  6. 1234fd9 whitespace by Terry Jan Reedy · 10 years ago
  7. 13b21f8 Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. by Terry Jan Reedy · 10 years ago
  8. 4dd7887 Issue #24861: add Idle news items and correct previous errors. by Terry Jan Reedy · 10 years ago
  9. 79157ae Issue #24861: Add docstring to idlelib.__init__ with 'private' warning. by Terry Jan Reedy · 10 years ago
  10. 1d2ce97 Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines by Terry Jan Reedy · 10 years ago
  11. 8b7122c Issue #16893: finish deprecation. by Terry Jan Reedy · 10 years ago
  12. 36443f1 Issue #25199: Idle: add synchronization comments for future maintainers. by Terry Jan Reedy · 10 years ago
  13. 37ad796 Issue #16893: whitespace in help.py. by Terry Jan Reedy · 10 years ago
  14. 72895c1 Issue #16893: whitespace in idle.html. by Terry Jan Reedy · 10 years ago
  15. a2f257b Issue #16893: include new files by Terry Jan Reedy · 10 years ago
  16. 70e763c Issue #16893: Replace help.txt with idle.html for Idle doc display. by Terry Jan Reedy · 10 years ago
  17. edc041d Issue #24199: Add stacklevel to deprecation warning call. by Terry Jan Reedy · 10 years ago
  18. e1d38b0 Issue 24199: Deprecate idlelib.idlever with a warning on import. by Terry Jan Reedy · 10 years ago
  19. baf9ef9 Issue #24889: When starting Idle, force focus onto Idle window if not already by Terry Jan Reedy · 10 years ago
  20. 99c1a6d Issue #24745: Prevent IDLE initialization crash with Tk 8.4; patch by Ned Deily. by Terry Jan Reedy · 10 years ago
  21. b50d3b2 Issue #21192: Change 'RUN' back to 'RESTART' when running editor file. by Terry Jan Reedy · 10 years ago
  22. 34eab07 Issue #24790: correct typo noticed by Eric Smith by Terry Jan Reedy · 10 years ago
  23. 0c416e0 Issue #24790: Restore unused function. by Terry Jan Reedy · 10 years ago
  24. 936a6f1 Issue #24782: In Idle extension config dialog, replace tabs with sorted list. by Terry Jan Reedy · 10 years ago
  25. 864e1a6 Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts). by Terry Jan Reedy · 10 years ago
  26. ea42876 Entries for idlelib/NEWS.txt by Terry Jan Reedy · 10 years ago
  27. 87da498 Issue #24833: Add attribute reference needed for 3.x, but optional for 2.7, by Terry Jan Reedy · 10 years ago
  28. 1d8b7be Issue #24759: Revert 8203fc75b3d2. by Terry Jan Reedy · 10 years ago
  29. 1235214 Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default by Terry Jan Reedy · 10 years ago
  30. 8755d78 Issue #21192: Idle Editor. When a file is run, put its name in the restart bar. by Terry Jan Reedy · 10 years ago
  31. a872fec Issue 24759: Gracefull exit Idle if ttk import fails. by Terry Jan Reedy · 10 years ago
  32. fa002d4 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 10 years ago
  33. 4b2f5d9 Issue #20792: Expand idle_test.test_pathbowser. Tweak file. by Terry Jan Reedy · 10 years ago
  34. 58785d5 Issue #24671: Finish print conversion, idlelib GrepDialog and WidgetRedirector. by Terry Jan Reedy · 10 years ago
  35. b2f949a Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference by Ned Deily · 10 years ago
  36. 3dc4082 Update idlelib/NEWS.txt. by Terry Jan Reedy · 10 years ago
  37. b1f3797 merge 2.7.10 release branch by Benjamin Peterson · 10 years ago
  38. a71a4f4 make idlever.py self-updating (closes #24199) by Benjamin Peterson · 10 years ago
  39. bc50466 Issue #24245: Eliminated senseless expect clauses that have no any effect in by Serhiy Storchaka · 10 years ago
  40. 2312009 Issue #24222: Fix regression introduced with idlelib/PyShell.py future print by Terry Jan Reedy · 10 years ago
  41. 4b2c468 Issue #15809: IDLE shell now uses locale encoding instead of Latin1 for by Serhiy Storchaka · 10 years ago
  42. c8059e4 Issue #24199: Stop using idelver in aboutdialog. by Terry Jan Reedy · 10 years ago
  43. 8485437 Issue #23964: Update idlelib/idle_test/README.txt. first patch by Al Sweigart. by Terry Jan Reedy · 10 years ago
  44. d39d962 Issue #23184: idle tests, remove unused names and imports. by Terry Jan Reedy · 10 years ago
  45. 2848925 Issue #23184: idlelib, remove more unused names and imports. by Terry Jan Reedy · 10 years ago
  46. 91226cf idlelib: remove unused names and imports (forgot one). by Terry Jan Reedy · 10 years ago
  47. d8dc749 idlelib: remove unused names and imports (one is a duplicate import). by Terry Jan Reedy · 10 years ago
  48. a40ea98 bump version to 2.7.10rc1 by Benjamin Peterson · 10 years ago
  49. b9298a4 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 10 years ago
  50. fb0517c Issue #23825: Fixed test_idle under -OO. by Serhiy Storchaka · 10 years ago
  51. c811328 Escaped backslashes in docstrings. by Serhiy Storchaka · 10 years ago
  52. ac5164d Issue #23583: Fixed writing unicode to standard output stream in IDLE. by Serhiy Storchaka · 10 years ago
  53. b5daa3d Issue #23180: Rename IDLE "Windows" menu item to "Window". Patch by Al Sweigart. by Ned Deily · 11 years ago
  54. 22a041f Issue #23184: delete unused idlelib file. by Terry Jan Reedy · 11 years ago
  55. 16e093d Issue #20577: move configuration of FormatParagraph extension to new extension by Terry Jan Reedy · 11 years ago
  56. 78cf9a5 Issue 22823: Use set literal in idlelib. by Terry Jan Reedy · 11 years ago
  57. a5f49f5 bump to 2.7.9 final by Benjamin Peterson · 11 years ago
  58. 238afb7 sync idle news from 2.7 branch by Benjamin Peterson · 11 years ago
  59. af358ef 2.7.9rc1 by Benjamin Peterson · 11 years ago
  60. 7a16207 Issue #3068: Add Idle extension configuration dialog to Options menu. by Terry Jan Reedy · 11 years ago
  61. cf83476 Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of by Terry Jan Reedy · 11 years ago
  62. 833dfad Issue #22628: Increase Treewidge line spacing so lines do not overlap. by Terry Jan Reedy · 11 years ago
  63. 0234fd1 Issue #16233: When the module browser is not invoked in an editor window with by Terry Jan Reedy · 11 years ago
  64. cca5b69 Issue #3068: Change 0/1 to False/True so that extension configure dialog can by Terry Jan Reedy · 11 years ago
  65. 26e8252 Issue #22632: replace dead link with version-specific doc link. by Terry Jan Reedy · 11 years ago
  66. 08da46e Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka. by Terry Jan Reedy · 11 years ago
  67. 987a02b Issue #14105: Change comment to reflect fix. Patch by Saimadhav Heblikar. by Terry Jan Reedy · 11 years ago
  68. 1375538 De-'colour'ize stdlib except for idlelib.configDialog. by Terry Jan Reedy · 11 years ago
  69. 23030db Issue 3068: Move idlelib.configDialog action button creation into a separate by Terry Jan Reedy · 11 years ago
  70. 163d7fb idlelib.configHandler: revise docstrings, add spaces, use False/True, add some by Terry Jan Reedy · 11 years ago
  71. f8b7e78 Update 2.7 idlelib.configHandler and reduce differences from 3.4 code. by Terry Jan Reedy · 11 years ago
  72. 57ac623 Issue #3832: backport 677a9326b4d4 to 2.7 (and delete some obsolete code). by Terry Jan Reedy · 11 years ago
  73. b17c1e0 Update Idle's online doc url. by Terry Jan Reedy · 11 years ago
  74. bee003c Issue #22420: Avoid 'write to None' crashes by using print instead. by Terry Jan Reedy · 11 years ago
  75. a3acea3 Issue #22340: Fix Python 3 warnings in Python 2 tests by Victor Stinner · 11 years ago
  76. 3eb554f Issue #22221: Backported fixes from Python 3 (issue #18960). by Serhiy Storchaka · 11 years ago
  77. 855a1e9 Idle ColorDelegator: finish removing code for 'as'. by Terry Jan Reedy · 11 years ago
  78. 52ed755 Idle ColorDelegator: remove special case code for 'as' in import statements. by Terry Jan Reedy · 11 years ago
  79. c11633e Issue #17390: Adjust Editor window title. Remove 'Python', move version to end. by Terry Jan Reedy · 11 years ago
  80. 25327d4 Issue #14105: Stop removing breakpoints from Idle editors. by Terry Jan Reedy · 11 years ago
  81. ae41086 PEP 8 spacing in idlelib.configDialog: mostly a = b in assignments, by Terry Jan Reedy · 11 years ago
  82. 19b7a75 Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. by Terry Jan Reedy · 11 years ago
  83. 110796f Reduce unnecessary 2.7 versus 3.4+ differences in idlelib/configDialog.py. by Terry Jan Reedy · 11 years ago
  84. af0dce9 Issue #21982: Add minimal unittest for configDialog with 46% coverage. by Terry Jan Reedy · 11 years ago
  85. 6e9a3ac Issue #17506: Synchronize Misc/NEWS and idlelib/NEWS.txt for 2.7. by Terry Jan Reedy · 11 years ago
  86. e2c409f Issue #18592: Method return signature changes made to SearchDialogBase for by Terry Jan Reedy · 11 years ago
  87. d6c3163 Issue #18592: Make unittest for SearchDialogBase work on all tk versions. by Terry Jan Reedy · 11 years ago
  88. c03c110 #21940: Add unittest for WidgetRedirector. Initial patch by Saimadhav Heblikar. by Terry Jan Reedy · 11 years ago
  89. d11dde4 Issue #21940: add docstrings to idlelib.WidgetRedirector. by Terry Jan Reedy · 11 years ago
  90. 228b99e More idlelib cleanup inspired by pyflakes. by Terry Jan Reedy · 11 years ago
  91. 9bc5056 Delete a few unused names suggested by pyflakes. by Terry Jan Reedy · 11 years ago
  92. 6a0fe8d Issue #18592: Refactor 2 SearchDialogBase.create_(option/other)_buttons methods by Terry Jan Reedy · 11 years ago
  93. 1530a82 whitespace by Terry Jan Reedy · 11 years ago
  94. 72eb075 Issue #18592: Add unittests for SearchDialogBase. Patch by Phil Webster. by Terry Jan Reedy · 11 years ago
  95. fdbdcfe bump to 2.7.8 by Benjamin Peterson · 11 years ago
  96. aa608fd Issue #18592: For idlelib.SearchDialogBase, edit and add docstrings, by Terry Jan Reedy · 11 years ago
  97. fa3b9cc Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar. by Terry Jan Reedy · 11 years ago
  98. 7c5318f Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav by Terry Jan Reedy · 11 years ago
  99. 357d312 whitespace by Terry Jan Reedy · 11 years ago
  100. 633c33b Issue #21686: idlelib/HyperParser.py - Update docstrings and comments and by Terry Jan Reedy · 11 years ago