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
*
[3.6]Add IDLE items to NEWS and idlelib/NEWS.txt (#2239) (#2240)
terryjreedy
2017-06-16
1
-1/+15
*
[3.6]bpo-15786: Fix IDLE autocomplete return problem. (#2198) (#2199)
terryjreedy
2017-06-14
1
-1/+2
*
bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811) (#2187)
terryjreedy
2017-06-14
1
-8/+50
*
[3.6]bpo-25514: Improve IDLE's connection refused message (#2177) (#2178)
terryjreedy
2017-06-14
3
-35/+75
*
[3.6]bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171) (#2172)
terryjreedy
2017-06-13
1
-0/+1
*
[3.6]bpo-30642: Fix ref leak in idle_test.test_macosx (#2163) (#2165)
terryjreedy
2017-06-13
1
-0/+4
*
bpo-30642: IDLE: Fix test_query refleak (#2147) (#2161)
terryjreedy
2017-06-13
1
-0/+1
*
[3.6]bpo-20185: Adjust IDLE test to 3.7 Clinic change [GH-542] (#2116)
terryjreedy
2017-06-11
1
-4/+4
*
[3.6]bpo-29995: Adjust IDLE test for 3.7 re.escape change [GH-1007] (#2114)
terryjreedy
2017-06-11
1
-2/+2
*
[3.6] Use Travis to make sure all generated files are up to date (GH-2080) (G...
Zachary Ware
2017-06-11
1
-4/+4
*
[3.6]bpo-30022: idlelib.run IOError -> OSError [GH-1051] (#2107)
terryjreedy
2017-06-11
1
-1/+1
*
[3.6]bpo-30144: change idlelib abc import [GH-1263] (#2106)
terryjreedy
2017-06-11
1
-1/+1
*
[3.6] bpo-29919 Remove unused imports from idlelib [GH-137] (#2105)
terryjreedy
2017-06-11
7
-9/+4
*
[3.6] Remove unused imports (#2104)
terryjreedy
2017-06-11
4
-4/+0
*
bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839)...
terryjreedy
2017-06-11
3
-42/+62
*
[3.6] bpo-30166: backport pyshell changes (GH 1293) (#2098)
terryjreedy
2017-06-11
1
-5/+6
*
[3.6] Update idlelib NEWS for 3.6 (GH-2089) (#2097)
terryjreedy
2017-06-11
1
-3/+26
*
[3.6] bpo-30290: IDLE - pep8 names and tests for help-about (#2070)
terryjreedy
2017-06-10
2
-99/+222
*
[3.6] IDLE test_textview: add comments and test, increase coverage to 100% (G...
terryjreedy
2017-06-09
2
-9/+25
*
[3.6] bpo-30303: IDLE: Add _utest argument to textview (GH-1499) (#1916)
Mariatta
2017-06-06
2
-11/+57
*
import sys before we use it on line 9 (GH-828) (GH-833)
Mariatta
2017-03-27
1
-1/+2
*
Change some mercurial/ hg.python.org references. (#8) (#185)
Senthil Kumaran
2017-02-20
1
-1/+1
*
Issue #29162: Don't depend on 'from tkinter import *' importing sys.
Terry Jan Reedy
2017-01-05
1
-3/+3
*
Issue #29071: Use local flags for IDLE colorizer string prefix matcher.
Terry Jan Reedy
2017-01-02
1
-4/+4
*
Issue #29071: IDLE now colors f-string prefixes (but not invalid ur prefixes).
Terry Jan Reedy
2016-12-27
1
-3/+10
*
Issue #28572: Use system-specific values for configdialog font test
Terry Jan Reedy
2016-11-08
2
-8/+14
*
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
Terry Jan Reedy
2016-11-07
4
-75/+181
*
Issue #25488: merge idle.py from 3.5.
Terry Jan Reedy
2016-09-30
1
-6/+9
|
\
|
*
Issue #25488: Stpp idle.py from adding a entry when it is a duplicate.
Terry Jan Reedy
2016-09-30
1
-6/+8
*
|
Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt.
Terry Jan Reedy
2016-09-30
2
-677/+669
|
\
\
|
|
/
|
*
Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt.
Terry Jan Reedy
2016-09-30
2
-667/+669
|
*
IDLE NEWS item and ack.
Terry Jan Reedy
2016-09-29
1
-0/+3
*
|
Issue #28300: Merge from 3.5
Berker Peksag
2016-09-28
1
-1/+1
|
\
\
|
|
/
|
*
Issue #28300: Fix typos, patch by Shlomi Fish
Berker Peksag
2016-09-28
1
-1/+1
*
|
Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
Terry Jan Reedy
2016-09-12
4
-25/+51
|
\
\
|
|
/
|
*
Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
Terry Jan Reedy
2016-09-12
3
-26/+49
*
|
IDLE newx items. merge from 3.5
Terry Jan Reedy
2016-09-10
1
-1/+15
|
\
\
|
|
/
|
*
IDLE newx items.
Terry Jan Reedy
2016-09-10
1
-0/+7
|
*
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Martin Panter
2016-09-07
1
-1/+1
*
|
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
4
-11/+11
*
|
Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5).
Terry Jan Reedy
2016-09-01
9
-6/+21
|
\
\
|
|
/
|
*
Issue #27922: IDLE tests no longer flash tk widgets.
Terry Jan Reedy
2016-09-01
6
-5/+13
*
|
Improve idlelib.textview comments.
Terry Jan Reedy
2016-08-31
1
-7/+6
*
|
Issue #27891: Tweak new idlelib README entry.
Terry Jan Reedy
2016-08-31
1
-2/+2
*
|
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
47
-122/+197
*
|
Issue #17642: add larger font sizes for classroom projection.
Terry Jan Reedy
2016-08-31
1
-1/+2
*
|
Merge with 3.5
Terry Jan Reedy
2016-08-30
1
-13/+16
|
\
\
|
|
/
|
*
? Working Directory ?
Terry Jan Reedy
2016-08-30
1
-14/+17
*
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger
2016-08-30
3
-3/+3
*
|
Add version to title of IDLE help window.
Terry Jan Reedy
2016-08-26
1
-1/+2
|
\
\
|
|
/
[next]