commit | d25d4ee60cc789a8b9c222859bb720ade1ab2e30 | [log] [tgz] |
---|---|---|
author | Christopher Chavez <chrischavez@gmx.us> | Fri Feb 02 04:38:43 2024 -0600 |
committer | GitHub <noreply@github.com> | Fri Feb 02 10:38:43 2024 +0000 |
tree | 177adef01e1bb60ff9955802fc67ee08b642c9ac | |
parent | 53339a0ef72fcfc15221792b117c4670b07a0b20 [diff] |
gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103821) Also fix test_mousewheel: do not skip a check which was broken due to incorrect delta on Aqua and XQuartz, and probably not because of `.update_idletasks()`.