Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368) | GeeTransit | 2019-09-05 | 1 | -0/+8 |
| | | | | Modify the wheel event handler so it can also be used for module, path, and stack browsers. Patch by George Zhang. | ||||
* | bpo-33855: More edits and new minimal tests for IDLE (GH-7761) | Terry Jan Reedy | 2018-06-18 | 1 | -0/+40 |
Part 2 of 3. Continues PR #7689, changeset ee5ef30. Edit and add tests for 18 modules, help_about to replace and run. |