1. ea3dc80 bpo-33855: More edits and new minimal tests for IDLE (GH-7761) by Terry Jan Reedy · 7 years ago
  2. d6debb2 bpo-29919: Remove unused imports found by pyflakes (#137) by Victor Stinner · 8 years ago
  3. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  4. 65db854 Issue #27621: Put query response validation error messages in query box by Terry Jan Reedy · 9 years ago
  5. 6b37dfc Issue #27620: Mark the default action button as the default. by Terry Jan Reedy · 9 years ago
  6. 1793783 Issue #27620: Escape key closes Query box as cancelled. by Terry Jan Reedy · 9 years ago
  7. 8b22c0a Issue #27380: IDLE: add query.HelpSource class and tests. by Terry Jan Reedy · 9 years ago
  8. 0cd6b97 Issue 27437: Add query.ModuleName and use it for file => Load Module. by Terry Jan Reedy · 9 years ago
  9. 68a53c5 Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass by Terry Jan Reedy · 9 years ago