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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30993: IDLE - Improve configdialog font page and tests. (#2831)
Terry Jan Reedy
2017-07-24
2
-197/+213
*
bpo-30993: IDLE - Improve configdialog font page and tests. (#2818)
Terry Jan Reedy
2017-07-23
2
-56/+63
*
bpo-30981: IDLE: Augment one configdialog font page test (#2810)
Terry Jan Reedy
2017-07-22
2
-14/+32
*
bpo-30981: temporarity skip failing IDLE test class (#2798)
Terry Jan Reedy
2017-07-21
2
-3/+5
*
bpo-30981: IDLE -- Add more configdialog font page tests. (#2794)
Terry Jan Reedy
2017-07-21
2
-63/+53
*
bpo-28523: IDLE: Use 'color' instead of 'colour'. (#2787)
Terry Jan Reedy
2017-07-21
1
-54/+54
*
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
2
-18/+451
*
bpo-30934: Document coverage details for idlelib tests (#2711)
terryjreedy
2017-07-16
1
-0/+56
*
Update idlelib/NEWS.txt. (#2703)
terryjreedy
2017-07-14
1
-0/+31
*
bpo-30913: IDLE: Document tk vars, attributes, and methods for ConfigDialog (...
csabella
2017-07-14
1
-45/+437
*
bpo-30870: IDLE: Add configdialog fontlist selection unittest (#2666)
Louie Lu
2017-07-14
3
-29/+108
*
bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclass...
Louie Lu
2017-07-12
2
-30/+196
*
bpo-30779: IDLE: fix changes.delete_section calls in configdialog (#2667)
csabella
2017-07-11
3
-5/+9
*
bpo-30881: IDLE: add docstrings to browser.py (#2638)
csabella
2017-07-11
1
-4/+93
*
bpo-30870: IDLE -- fix logic error in eae2537. (#2660)
terryjreedy
2017-07-11
1
-2/+5
*
bpo-30851: IDLE: Remove unused tk variables in configdialog. (#2626)
csabella
2017-07-10
1
-22/+1
*
bpo-30870: IDLE: Change sample font when select by key-up/down (#2617)
Louie Lu
2017-07-09
1
-26/+26
*
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)
terryjreedy
2017-07-08
3
-7/+7
*
bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in confi...
terryjreedy
2017-07-07
4
-171/+277
*
bpo-30780: Fix error in idlelib.test_idle.test_configdialog (#2606)
terryjreedy
2017-07-07
1
-1/+1
*
Update idlelib/NEWS.txt with merges upto 2017 Jul 5. (#2595)
terryjreedy
2017-07-05
1
-1/+41
*
bpo-21624: IDLE -- minor htest fixes (#2575)
terryjreedy
2017-07-05
2
-1/+2
*
bpo-30777: IDLE: configdialog - add docstrings and improve comments (#2440)
csabella
2017-07-05
1
-128/+297
*
bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tests. (#...
csabella
2017-06-29
5
-100/+139
*
bpo-24813: IDLE tagline is Integrated Development and Learning Environment (...
Mark Roseman
2017-06-28
1
-1/+1
*
bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306)
wohlganger
2017-06-28
3
-72/+91
*
bpo-30674: IDLE: add docstrings to grep.py (#2213)
csabella
2017-06-27
1
-12/+54
*
bpo-21519: IDLE basic custom key entry better detects duplicates. (#2428)
terryjreedy
2017-06-27
2
-7/+13
*
bpo-29910: IDLE no longer deletes a character after commenting out a region (...
Serhiy Storchaka
2017-06-27
10
-16/+45
*
bpo-24813: IDLE: Add build bitness to About Idle title (#2380)
csabella
2017-06-27
2
-6/+24
*
bpo-30728: IDLE: Refactor configdialog to PEP8 names (#2307)
csabella
2017-06-26
2
-828/+837
*
bpo-6739: IDLE: Check for valid keybinding in config_keys (#2377)
csabella
2017-06-26
2
-26/+115
*
bpo-24813: IDLE: Add default title to help_about (#2366)
csabella
2017-06-24
4
-9/+33
*
bpo-24813: IDLE: Add icon to help_about (#2335)
csabella
2017-06-23
2
-4/+19
*
Fix typo in idlelib.config_key.py (#2322)
terryjreedy
2017-06-22
1
-1/+1
*
Fix trivial typo in idlelib/config.py (GH-2309)
KunYuChen
2017-06-21
1
-1/+1
*
Add IDLE items to NEWS and idlelib/NEWS.txt (#2239)
terryjreedy
2017-06-16
1
-0/+14
*
bpo-15786: Fix IDLE autocomplete return problem. (#2198)
terryjreedy
2017-06-14
1
-1/+2
*
bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811)
mlouielu
2017-06-14
1
-8/+50
*
bpo-25514: Improve IDLE's connection refused message (#2177)
terryjreedy
2017-06-14
3
-35/+75
*
bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171)
terryjreedy
2017-06-13
1
-0/+1
*
Fix ref leak in idle_test.test_macosx (#2163)
terryjreedy
2017-06-13
1
-0/+4
*
bpo-30642: IDLE: Fix test_query refleak (#2147)
mlouielu
2017-06-13
1
-0/+1
*
Show what's changed when Travis fails regen check (GH-2095)
Zachary Ware
2017-06-11
1
-4/+4
*
Update idlelib NEWS for 3.7 (#2089)
terryjreedy
2017-06-11
1
-3/+21
*
bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839)
csabella
2017-05-28
3
-42/+62
*
IDLE test_help_about: edit and add test. (#1838)
terryjreedy
2017-05-28
1
-47/+75
*
bpo-30290: IDLE: Refactor help_about to PEP8 names (#1714)
csabella
2017-05-27
2
-95/+119
[next]