Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |