Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32411: IDLE: Remove line number sort in browser.py (#5011) | Cheryl Sabella | 2019-06-01 | 1 | -14/+14 |
* | bpo-35202: Remove more unused imports in idlelib (GH-10573) | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) | 2018-11-17 | 1 | -1/+0 |
* | bpo-33855: Minimally test all IDLE modules. (GH-7689) | Terry Jan Reedy | 2018-06-15 | 1 | -10/+6 |
* | bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484) | Cheryl Sabella | 2017-11-23 | 1 | -13/+13 |
* | bpo-31460: Simplify the API of IDLE's Module Browser. (#3842) | Terry Jan Reedy | 2017-09-30 | 1 | -10/+4 |
* | bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser.... | Cheryl Sabella | 2017-09-23 | 1 | -21/+21 |
* | bpo-31559: Remove test order dependence in idle_test.test_browser. (#3708) | Terry Jan Reedy | 2017-09-23 | 1 | -17/+34 |
* | bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573) | Cheryl Sabella | 2017-09-22 | 1 | -0/+242 |