summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/browser.py
Commit message (Expand)AuthorAgeFilesLines
* [3.6] bpo-31460: Simplify the API of IDLE's Module Browser. (GH-3842) (#3843)Terry Jan Reedy2017-10-011-34/+31
* [3.6] bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (GH-3839...Terry Jan Reedy2017-09-301-1/+1
* [3.6] bpo-31459: Rename IDLE's module browser from Class Browser to Module Br...Miss Islington (bot)2017-09-231-7/+7
* [3.6] bpo-1612262: IDLE: Class Browser shows nested functions, classes (GH-2...Terry Jan Reedy2017-09-221-157/+83
* [3.6] bpo-30881: IDLE: add docstrings to browser.py (GH-2638) (#2663)terryjreedy2017-07-111-4/+93
* [3.6] bpo-21624: IDLE -- minor htest fixes (GH-2575) (#2578)terryjreedy2017-07-051-1/+1
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-3/+3
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-281-8/+8
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+236