COMMITS
/ Lib/idlelib/idle_test/test_config.py November 9, 2023
N
gh-108303: Move config parser data to `Lib/test/configparserdata/` (gh-111879)
Nikita Sobolev committed
October 18, 2023
T
gh-103737: IDLE - Remove unneeded .keys() for dict iteration (#110960)
Terry Jan Reedy committed
April 23, 2023
N
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev committed
September 16, 2019
T
bpo-38183: Test_idle ignores user config directory GH-16198)
Terry Jan Reedy committed
July 16, 2019
C
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Cheryl Sabella committed
May 6, 2019
P
bpo-36766: Typos in docs and code comments (GH-13116)
penguindustin committed
March 22, 2019
T
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy committed
November 10, 2018
S
bpo-35202: Remove unused imports in idlelib (GH-10438)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) committed
September 25, 2018
T
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
Tal Einat committed
June 21, 2018
T
bpo-33906: Rename idlelib.windows as window (#7833)
Terry Jan Reedy committed
June 15, 2018
T
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy committed
September 14, 2017
T
bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (#3590)
Terry Jan Reedy committed
September 10, 2017
W
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger committed
July 20, 2017
T
bpo-30968: Fix test_get_font in IDLE's test_config. (#2769)
terryjreedy committed
July 19, 2017
L
bpo-30917: IDLE: Fix mock_config deepcopy to read_string (#2754)
Louie Lu committed
July 18, 2017
L
bpo-30917: IDLE: Add config.IdleConf unittests (#2691)
Louie Lu committed
July 12, 2017
July 11, 2017
C
bpo-30779: IDLE: fix changes.delete_section calls in configdialog (#2667)
csabella committed
July 7, 2017
T
March 27, 2017
V
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner committed
August 25, 2016
T
Issue #27821: Fix bug in idlelib.comfig function and add new tests.
Terry Jan Reedy committed
July 10, 2016
T
Issue #27173: Fix error in test_config that caused test_idle to fail.
Terry Jan Reedy committed
T
Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
Terry Jan Reedy committed