1. 0bb5e75 bpo-23216: IDLE: Add docstrings to search modules (GH-12141) by Cheryl Sabella · 6 years ago
  2. aff0ada bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395) by Terry Jan Reedy · 7 years ago
  3. 4d92158 bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) by Terry Jan Reedy · 7 years ago
  4. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  5. 3ff55a8 Issue #27732: Silence test_idle with dummy bell functions. by Terry Jan Reedy · 9 years ago
  6. 6f7b0f5 Issue #27477: Convert IDLE search dialogs to using ttk widgets. by Terry Jan Reedy · 9 years ago
  7. a748032 Refine geometry of idlelib htests (and a few other fix-ups). by Terry Jan Reedy · 9 years ago
  8. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 9 years ago
  9. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 9 years ago[Renamed from Lib/idlelib/SearchDialog.py]
  10. b236fe4 Issue #18410: Test IDLE's search dialog; original patch by Westley Martínez. by Terry Jan Reedy · 9 years ago
  11. 2733618 idlelib: remove unused names and imports (one is a duplicate import). by Terry Jan Reedy · 10 years ago
  12. 0a4d13e Issue #21477: Add htests for Search and Replace dialogs. by Terry Jan Reedy · 11 years ago
  13. 391f469 #17511: Keep IDLE find dialog open after clicking "Find Next". by Roger Serwy · 12 years ago
  14. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 17 years ago
  15. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  16. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  17. 5a231c8f By default when getting the search menu, the currently highligted by Chui Tey · 23 years ago
  18. 0f4402d Merge Py Idle changes: by Kurt B. Kaiser · 23 years ago
  19. 7aced17 Initial revision by David Scherer · 25 years ago