1. a3623c8 Improve idlelib.textview comments. by Terry Jan Reedy · 8 years ago
  2. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 8 years ago
  3. ca183ef Issue #27365: revert temporary rename by Terry Jan Reedy · 8 years ago[Renamed from Lib/idlelib/textView.py]
  4. 82c4615 Issue #27365: add chunk by Terry Jan Reedy · 8 years ago
  5. 5deed33 Issue #27365: revert temporary rename by Terry Jan Reedy · 8 years ago
  6. 096c6aa Issue #27365: partial merge by Terry Jan Reedy · 8 years ago
  7. 317c56d Issue #27365: temporary rename by Terry Jan Reedy · 8 years ago[Renamed from Lib/idlelib/textview.py]
  8. 01e3575 Issue *24750: Switch all scrollbars in IDLE to ttk versions. by Terry Jan Reedy · 8 years ago
  9. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 8 years ago[Renamed from Lib/idlelib/textView.py]
  10. d0cadba Issue #22726: Re-activate config dialog help button with some content about by Terry Jan Reedy · 9 years ago
  11. 537e2c8 Issue #18910: Add unittest for textView. Patch by Phil Webster. by Terry Jan Reedy · 10 years ago
  12. 1b392ff Issue #21477: Idle htest: merge and modify run and runall; add many tests. by Terry Jan Reedy · 10 years ago
  13. 6599d0d Merge with 3.3 by Terry Jan Reedy · 11 years ago
  14. bf4cba7 Silence unclosed open file ResourceWarning. by Terry Jan Reedy · 11 years ago
  15. 9c60f66 Complete 2 to 3 conversion by Terry Jan Reedy · 11 years ago
  16. 01180d4 Complete 2 to 3 conversion by Terry Jan Reedy · 11 years ago
  17. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  18. e91e763 Issue 964437 Make IDLE help window non-modal. by Terry Jan Reedy · 13 years ago
  19. ccf03a1 Fix resource warning when looking at turtledemo’s help (#12295) by Éric Araujo · 13 years ago
  20. 870f09a Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument. by Victor Stinner · 14 years ago
  21. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  22. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  23. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  24. 09cb74b aboutDialog.py: by Kurt B. Kaiser · 21 years ago
  25. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  26. d721c48 indentation style changed to match existing source by Steven M. Gava · 23 years ago
  27. 44d3d1a some new dialogs and support files for new about and configuration implementations by Steven M. Gava · 23 years ago