1. 9325f40 bpo-37627: Initialize IDLE Custom Run dialog with previous entries (GH-14870) by Miss Islington (bot) · 5 years ago
  2. b626b11 bpo-37325: Fix focus traversal for 2 IDLE dialogs (GH-14209) by Miss Islington (bot) · 5 years ago
  3. ae526ee bpo-5680: IDLE: Customize running a module (GH-13763) by Miss Islington (bot) · 5 years ago
  4. aff0ada bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395) by Terry Jan Reedy · 6 years ago
  5. 10ea940 bpo-34120: fix IDLE freezing after closing dialogs (GH-8603) by Tal Einat · 6 years ago
  6. ea3dc80 bpo-33855: More edits and new minimal tests for IDLE (GH-7761) by Terry Jan Reedy · 6 years ago
  7. d6debb2 bpo-29919: Remove unused imports found by pyflakes (#137) by Victor Stinner · 8 years ago
  8. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 8 years ago
  9. 65db854 Issue #27621: Put query response validation error messages in query box by Terry Jan Reedy · 8 years ago
  10. 6b37dfc Issue #27620: Mark the default action button as the default. by Terry Jan Reedy · 8 years ago
  11. 1793783 Issue #27620: Escape key closes Query box as cancelled. by Terry Jan Reedy · 8 years ago
  12. 8b22c0a Issue #27380: IDLE: add query.HelpSource class and tests. by Terry Jan Reedy · 8 years ago
  13. 0cd6b97 Issue 27437: Add query.ModuleName and use it for file => Load Module. by Terry Jan Reedy · 8 years ago
  14. 68a53c5 Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass by Terry Jan Reedy · 8 years ago