index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
idle_test
/
test_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-108303: Move config parser data to `Lib/test/configparserdata/` (gh-111879)
Nikita Sobolev
2023-11-09
1
-4/+4
*
gh-103737: IDLE - Remove unneeded .keys() for dict iteration (#110960)
Terry Jan Reedy
2023-10-18
1
-2/+2
*
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev
2023-04-23
1
-1/+1
*
bpo-38183: Test_idle ignores user config directory GH-16198)
Terry Jan Reedy
2019-09-16
1
-7/+7
*
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Cheryl Sabella
2019-07-16
1
-13/+0
*
bpo-36766: Typos in docs and code comments (GH-13116)
penguindustin
2019-05-06
1
-1/+1
*
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy
2019-03-22
1
-4/+0
*
bpo-35202: Remove unused imports in idlelib (GH-10438)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-10
1
-1/+0
*
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
Tal Einat
2018-09-25
1
-3/+3
*
bpo-33906: Rename idlelib.windows as window (#7833)
Terry Jan Reedy
2018-06-21
1
-2/+2
*
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy
2018-06-15
1
-5/+4
*
bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (#3590)
Terry Jan Reedy
2017-09-14
1
-44/+38
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
1
-43/+24
*
bpo-30968: Fix test_get_font in IDLE's test_config. (#2769)
terryjreedy
2017-07-20
1
-1/+1
*
bpo-30917: IDLE: Fix mock_config deepcopy to read_string (#2754)
Louie Lu
2017-07-19
1
-5/+11
*
bpo-30917: IDLE: Add config.IdleConf unittests (#2691)
Louie Lu
2017-07-18
1
-4/+443
*
bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclass...
Louie Lu
2017-07-12
1
-4/+165
*
bpo-30779: IDLE: fix changes.delete_section calls in configdialog (#2667)
csabella
2017-07-11
1
-2/+5
*
bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in confi...
terryjreedy
2017-07-07
1
-2/+84
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
1
-2/+0
*
Issue #27821: Fix bug in idlelib.comfig function and add new tests.
Terry Jan Reedy
2016-08-25
1
-22/+84
*
Issue #27173: Fix error in test_config that caused test_idle to fail.
Terry Jan Reedy
2016-07-10
1
-1/+1
*
Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
Terry Jan Reedy
2016-07-10
1
-0/+98