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