aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/pathbrowser.py
Commit message (Expand)AuthorAge
* gh-66819: More IDLE htest updates(2) (#112642)Terry Jan Reedy2023-12-03
* bpo-32100: Delete unneeded import in idlelib.pathbrowser. (#4626)Terry Jan Reedy2017-11-28
* bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484)Cheryl Sabella2017-11-22
* bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)Terry Jan Reedy2017-09-30
* bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser....Cheryl Sabella2017-09-23
* bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573)Cheryl Sabella2017-09-22
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-31
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-28
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-22