Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31460: Simplify the API of IDLE's Module Browser. (#3842) | Terry Jan Reedy | 2017-09-30 | 1 | -34/+31 |
* | bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839) | Terry Jan Reedy | 2017-09-30 | 1 | -1/+1 |
* | bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser.... | Cheryl Sabella | 2017-09-23 | 1 | -7/+7 |
* | bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573) | Cheryl Sabella | 2017-09-22 | 1 | -156/+82 |
* | bpo-30881: IDLE: add docstrings to browser.py (#2638) | csabella | 2017-07-11 | 1 | -4/+93 |
* | bpo-21624: IDLE -- minor htest fixes (#2575) | terryjreedy | 2017-07-05 | 1 | -1/+1 |
* | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 1 | -3/+3 |
* | Issue #24225: Within idlelib files, update idlelib module names. | Terry Jan Reedy | 2016-05-28 | 1 | -8/+8 |
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+236 |