1. 4d92158 bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) by Terry Jan Reedy · 7 years ago
  2. 688722c bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646) by Terry Jan Reedy · 7 years ago
  3. bfebfd8 bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839) by Terry Jan Reedy · 8 years ago
  4. 42bc8be bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tests. (#2283) by csabella · 8 years ago
  5. 0aa0a06 bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839) by csabella · 8 years ago
  6. 295304d IDLE test_textview: add comments and test, increase coverage to 100% (#1641) by terryjreedy · 8 years ago
  7. ba365da bpo-30303: IDLE: Add _utest argument to textview (#1499) by Louie Lu · 8 years ago
  8. a3623c8 Improve idlelib.textview comments. by Terry Jan Reedy · 9 years ago
  9. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  10. ca183ef Issue #27365: revert temporary rename by Terry Jan Reedy · 9 years ago[Renamed from Lib/idlelib/textView.py]
  11. 82c4615 Issue #27365: add chunk by Terry Jan Reedy · 9 years ago
  12. 5deed33 Issue #27365: revert temporary rename by Terry Jan Reedy · 9 years ago
  13. 096c6aa Issue #27365: partial merge by Terry Jan Reedy · 9 years ago
  14. 317c56d Issue #27365: temporary rename by Terry Jan Reedy · 9 years ago[Renamed from Lib/idlelib/textview.py]
  15. 01e3575 Issue *24750: Switch all scrollbars in IDLE to ttk versions. by Terry Jan Reedy · 9 years ago
  16. 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/textView.py]
  17. d0cadba Issue #22726: Re-activate config dialog help button with some content about by Terry Jan Reedy · 10 years ago
  18. 537e2c8 Issue #18910: Add unittest for textView. Patch by Phil Webster. by Terry Jan Reedy · 11 years ago
  19. 1b392ff Issue #21477: Idle htest: merge and modify run and runall; add many tests. by Terry Jan Reedy · 11 years ago
  20. 6599d0d Merge with 3.3 by Terry Jan Reedy · 12 years ago
  21. bf4cba7 Silence unclosed open file ResourceWarning. by Terry Jan Reedy · 12 years ago
  22. 9c60f66 Complete 2 to 3 conversion by Terry Jan Reedy · 12 years ago
  23. 01180d4 Complete 2 to 3 conversion by Terry Jan Reedy · 12 years ago
  24. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 13 years ago
  25. e91e763 Issue 964437 Make IDLE help window non-modal. by Terry Jan Reedy · 13 years ago
  26. ccf03a1 Fix resource warning when looking at turtledemo’s help (#12295) by Éric Araujo · 14 years ago
  27. 870f09a Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument. by Victor Stinner · 15 years ago
  28. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 17 years ago
  29. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 18 years ago
  30. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  31. 09cb74b aboutDialog.py: by Kurt B. Kaiser · 22 years ago
  32. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  33. d721c48 indentation style changed to match existing source by Steven M. Gava · 24 years ago
  34. 44d3d1a some new dialogs and support files for new about and configuration implementations by Steven M. Gava · 24 years ago