COMMITS
/ Lib/idlelib/idle_test/test_sidebar.py January 23, 2025
T
gh-71339: Use new assertion methods in test_idle (#129213)
Terry Jan Reedy committed
February 2, 2024
C
gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103821)
Christopher Chavez committed
May 2, 2023
T
gh-88496: IDLE - fix another test on macOS (#104075)
Terry Jan Reedy committed
April 24, 2023
C
Change 'dependant' to 'dependent' (#103745)
Christopher Chavez committed
September 2, 2022
G
gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499)
Gregory P. Smith committed
August 1, 2022
T
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (#95512)
Terry Jan Reedy committed
February 3, 2022
N
bpo-45975: Use walrus operator for some idlelib while loops (GH-31083)
Nick Drozd committed
June 2, 2021
T
May 3, 2021
T
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat committed
April 30, 2021
T
bpo-43981: Fix error in idle-test leak test (GH-25739)
Terry Jan Reedy committed
April 28, 2021
T
bpo-37903: IDLE: Shell sidebar with prompts (GH-22682)
Tal Einat committed
April 30, 2020
V
bpo-40443: Remove unused imports in idlelib (GH-19801)
Victor Stinner committed
August 4, 2019
T
bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103)
Tal Einat committed
July 29, 2019
T
bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (#15010)
Terry Jan Reedy committed
July 23, 2019
T
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat committed