summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/config.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-101-4/+25
* bpo-30917: IDLE: Add config.IdleConf unittests (#2691)Louie Lu2017-07-181-14/+8
* bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclass...Louie Lu2017-07-121-26/+31
* bpo-30779: IDLE: fix changes.delete_section calls in configdialog (#2667)csabella2017-07-111-1/+2
* bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)terryjreedy2017-07-081-3/+3
* bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in confi...terryjreedy2017-07-071-21/+119
* Fix trivial typo in idlelib/config.py (GH-2309)KunYuChen2017-06-211-1/+1
* bpo-29919: Remove unused imports found by pyflakes (#137)Victor Stinner2017-03-271-1/+1
* Issue #28572: Add 10% to coverage of IDLE's test_configdialog.Terry Jan Reedy2016-11-071-10/+17
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-1/+1
* Issue #27821: Fix bug in idlelib.comfig function and add new tests.Terry Jan Reedy2016-08-251-1/+1
* Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.Terry Jan Reedy2016-07-101-47/+83
* Issue #27452: add line counter and crc to IDLE config test dump.Terry Jan Reedy2016-07-061-9/+20
* Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.Terry Jan Reedy2016-06-101-12/+8
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-281-5/+5
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+760