COMMITS
/ Lib/idlelib/autocomplete.py October 16, 2021
T
bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)
Terry Jan Reedy committed
May 3, 2021
T
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat committed
July 9, 2020
T
bpo-37765: Add keywords to IDLE tab completions (GH-15138)
Terry Jan Reedy committed
August 4, 2019
T
bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121)
Terry Jan Reedy committed
March 24, 2019
L
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
Louie Lu committed
T
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy committed
March 23, 2019
T
bpo-36405: Use dict unpacking in idlelib (#12507)
Terry Jan Reedy committed
June 15, 2018
T
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy committed
September 10, 2017
W
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger committed
June 27, 2017
S
bpo-29910: IDLE no longer deletes a character after commenting out a region (#825)
Serhiy Storchaka 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 2, 2016
M
Issue #27171: Merge typo fixes from 3.5
Martin Panter 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