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
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-103737: IDLE - Remove unneeded .keys() for dict iteration (#110960)
Terry Jan Reedy
2023-10-18
1
-3/+7
*
gh-95597: Fix typo in Lib directory files (#95599)
Jo, Yunjin
2022-08-03
1
-1/+1
*
Fix typos in multiple files (GH-26689)
Binbin
2021-06-13
1
-1/+1
*
bpo-4630: Add cursor no-blink option for IDLE (GH-16960)
Zackery Spytz
2019-11-13
1
-0/+2
*
bpo-38183: Test_idle ignores user config directory GH-16198)
Terry Jan Reedy
2019-09-16
1
-12/+16
*
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat
2019-07-23
1
-3/+7
*
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Cheryl Sabella
2019-07-16
1
-26/+9
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-18
1
-1/+4
*
IDLE: Fix typos in docs and comments (GH-13749)
Xtreak
2019-06-03
1
-1/+1
*
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy
2019-03-22
1
-27/+12
*
bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)
Terry Jan Reedy
2018-11-15
1
-6/+5
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy
2018-06-19
1
-4/+4
*
bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199)
Cheryl Sabella
2018-06-02
1
-0/+2
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
1
-4/+25
*
bpo-30917: IDLE: Add config.IdleConf unittests (#2691)
Louie Lu
2017-07-18
1
-14/+8
*
bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclass...
Louie Lu
2017-07-12
1
-26/+31
*
bpo-30779: IDLE: fix changes.delete_section calls in configdialog (#2667)
csabella
2017-07-11
1
-1/+2
*
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)
terryjreedy
2017-07-08
1
-3/+3
*
bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in confi...
terryjreedy
2017-07-07
1
-21/+119
*
Fix trivial typo in idlelib/config.py (GH-2309)
KunYuChen
2017-06-21
1
-1/+1
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
1
-1/+1
*
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
Terry Jan Reedy
2016-11-07
1
-10/+17
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
1
-1/+1
*
Issue #27821: Fix bug in idlelib.comfig function and add new tests.
Terry Jan Reedy
2016-08-25
1
-1/+1
*
Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
Terry Jan Reedy
2016-07-10
1
-47/+83
*
Issue #27452: add line counter and crc to IDLE config test dump.
Terry Jan Reedy
2016-07-06
1
-9/+20
*
Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.
Terry Jan Reedy
2016-06-10
1
-12/+8
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
1
-5/+5
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22
1
-0/+760