summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/textview.py
Commit message (Expand)AuthorAgeFilesLines
* [3.6] bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (GH-3839...Terry Jan Reedy2017-09-301-1/+1
* [3.6] bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tes...terryjreedy2017-06-291-44/+64
* bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839)...terryjreedy2017-06-111-27/+46
* [3.6] IDLE test_textview: add comments and test, increase coverage to 100% (G...terryjreedy2017-06-091-0/+1
* [3.6] bpo-30303: IDLE: Add _utest argument to textview (GH-1499) (#1916)Mariatta2017-06-061-10/+16
* Improve idlelib.textview comments.Terry Jan Reedy2016-08-311-7/+6
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-1/+1
* Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-0/+91
* Issue #27365: temporary renameTerry Jan Reedy2016-06-221-87/+0
* Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-101-1/+2
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+86