COMMITS
/ Lib/idlelib/autocomplete_w.py May 18, 2023
T
gh-104499: Fix typo. (#104598)
Terry Jan Reedy committed
T
gh-104499: IDLE - fix completions for tk aqua 8.7 (#104591)
Terry Jan Reedy committed
September 15, 2021
T
bpo-45193: Restore IDLE completion boxes on Ubuntu (GH-28343)
Terry Jan Reedy committed
June 11, 2021
K
bpo-40128: Fix IDLE autocomplete on macOS (GH-26672)
Kaustubh J committed
May 28, 2021
May 27, 2021
T
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
Tal Einat committed
May 3, 2021
T
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat committed
April 30, 2020
V
bpo-40443: Remove unused imports in idlelib (GH-19801)
Victor Stinner committed
December 10, 2019
J
bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
JohnnyNajera committed
December 9, 2019
J
bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
JohnnyNajera committed
August 14, 2019
T
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)
Tal Einat committed
August 4, 2019
T
bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121)
Terry Jan Reedy committed
March 11, 2019
T
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)
Terry Jan Reedy committed
January 3, 2019
T
bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395)
Terry Jan Reedy committed
June 21, 2018
T
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836)
Terry Jan Reedy committed
June 15, 2018
T
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy committed
December 12, 2017
T
Fix idlelib comment typos reported by Mike on pull request 4803. (#4807)
Terry Jan Reedy committed
June 14, 2017
T
bpo-15786: Fix IDLE autocomplete return problem. (#2198)
terryjreedy committed
M
bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811)
mlouielu committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
July 25, 2016
T
Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete.
Terry Jan Reedy committed
T
Issue #27609: Explicitly return None when there are other returns.
Terry Jan Reedy committed
June 10, 2016
T
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
May 22, 2016
T
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy committed