COMMITS
/ Lib/idlelib/config.py April 12, 2026
C
gh-89520: Load extension settings and keybindings from user config (GH-28713)
CoolCat467 committed
September 3, 2024
A
Fix typos in warnings, docstrings, comments and text files (#123597)
abstractee committed
May 21, 2024
May 20, 2024
T
IDLE: fix url in config.py comment (#119198)
Terry Jan Reedy committed
December 4, 2023
T
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy committed
October 18, 2023
T
gh-103737: IDLE - Remove unneeded .keys() for dict iteration (#110960)
Terry Jan Reedy committed
August 3, 2022
J
gh-95597: Fix typo in Lib directory files (#95599)
Jo, Yunjin committed
June 13, 2021
B
Fix typos in multiple files (GH-26689)
Binbin committed
November 13, 2019
Z
bpo-4630: Add cursor no-blink option for IDLE (GH-16960)
Zackery Spytz committed
September 16, 2019
T
bpo-38183: Test_idle ignores user config directory GH-16198)
Terry Jan Reedy committed
July 23, 2019
T
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat committed
July 16, 2019
C
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Cheryl Sabella committed
June 18, 2019
C
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella committed
June 3, 2019
X
IDLE: Fix typos in docs and comments (GH-13749)
Xtreak committed
March 22, 2019
T
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy committed
November 15, 2018
T
bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)
Terry Jan Reedy committed
June 19, 2018
T
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy committed
June 2, 2018
C
bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199)
Cheryl Sabella committed
September 10, 2017
W
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger 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 8, 2017
T
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)
terryjreedy committed
July 7, 2017
T
June 21, 2017
K
Fix trivial typo in idlelib/config.py (GH-2309)
KunYuChen committed
March 27, 2017
V
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner committed
November 7, 2016
T
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
Terry Jan Reedy committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy 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: Add 'IDLE Modern Unix' to the built-in key sets.
Terry Jan Reedy committed
July 6, 2016
T
Issue #27452: add line counter and crc to IDLE config test dump.
Terry Jan Reedy committed
June 10, 2016
T
Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.
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