1. 70d28a1 Remove unused imports. by Serhiy Storchaka · 9 years ago
  2. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  3. 6cf0e13 Issue #25507: Move 4 objects from pyshell to run and switch inports. by Terry Jan Reedy · 9 years ago
  4. a748032 Refine geometry of idlelib htests (and a few other fix-ups). by Terry Jan Reedy · 9 years ago
  5. b60adc5 Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled. by Terry Jan Reedy · 9 years ago
  6. 2e747c4 Issue #27156: Remove more unused idlelib code. by Terry Jan Reedy · 9 years ago
  7. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 9 years ago
  8. 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/StackViewer.py]
  9. 8e92967 Issue #24790: correct typo noticed by Eric Smith by Terry Jan Reedy · 10 years ago
  10. 2050a10 Issue #24790: Restore unused function. by Terry Jan Reedy · 10 years ago
  11. a78ebe6 Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts). by Terry Jan Reedy · 10 years ago
  12. 092b3cf More idlelib cleanup inspired by pyflakes. by Terry Jan Reedy · 11 years ago
  13. a2fc99e Issue #21477: Idle htest: modify run; add more tests. by Terry Jan Reedy · 11 years ago
  14. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 17 years ago
  15. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 18 years ago
  16. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  17. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  18. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 18 years ago
  19. 5f7c4b3 Remove dead code in get_stack(). by Kurt B. Kaiser · 23 years ago
  20. 7879ad0 Merge Py Idle changes: by Kurt B. Kaiser · 23 years ago
  21. ed813bf Combine OldStackViewer.py with Debugger.py, removing dead code. by unknown · 23 years ago
  22. a4c9be8 py-cvs-2001_07_13 (Rev 1.16) merge by Kurt B. Kaiser · 24 years ago
  23. fcd44ec py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization by Kurt B. Kaiser · 24 years ago
  24. 7aced17 Initial revision by David Scherer · 25 years ago