Terry Jan Reedy
|
1499f66c4c
|
[3.13] gh-71339: Use new assertion methods in test_idle (#129314)
Revise 10 tests in 7 files, with 1 test split into 2.
(cherry picked from commit dbb25ce )
|
2025-01-26 09:42:08 +00:00 |
Christian Clauss
|
745c9d9dfc
|
Fix typos in the Lib directory (GH-28775)
Fix typos in the Lib directory as identified by codespell.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
2021-10-06 16:13:48 -07:00 |
GeeTransit
|
2cd9025858
|
bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368)
Modify the wheel event handler so it can also be used for module, path, and stack browsers.
Patch by George Zhang.
|
2019-09-04 21:33:33 -04:00 |
Terry Jan Reedy
|
ea3dc8029a
|
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Part 2 of 3. Continues PR #7689, changeset ee5ef30 .
Edit and add tests for 18 modules, help_about to replace and run.
|
2018-06-18 04:47:59 -04:00 |