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
*
Issue #18960: Fix bugs with Python source code encoding in the second line.
Serhiy Storchaka
2014-01-09
1
-0/+3
|
\
|
*
Issue #18960: Fix bugs with Python source code encoding in the second line.
Serhiy Storchaka
2014-01-09
1
-0/+3
*
|
Remove more usage of APIs deprecated by PEP 451.
Eric Snow
2014-01-07
1
-4/+4
*
|
Bump version number for 3.4.0b2.
v3.4.0b2
Larry Hastings
2014-01-05
1
-1/+1
*
|
Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.
Serhiy Storchaka
2013-12-25
1
-0/+3
|
\
\
|
|
/
|
*
Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.
Serhiy Storchaka
2013-12-25
1
-0/+3
*
|
Issue #18270: merge from 3.3
Ned Deily
2013-12-11
1
-11/+14
|
\
\
|
|
/
|
*
Issue #18270: Prevent possible IDLE AttributeError on OS X when no initial
Ned Deily
2013-12-11
1
-11/+14
*
|
Issue #19481: print() of string subclass instance in IDLE no more hangs.
Serhiy Storchaka
2013-12-10
1
-2/+5
|
\
\
|
|
/
|
*
Issue #19481: print() of string subclass instance in IDLE no more hangs.
Serhiy Storchaka
2013-12-10
1
-2/+5
|
*
Bump to 3.3.3 final.
v3.3.3
Georg Brandl
2013-11-17
1
-1/+1
|
*
Bump to 3.3.3rc2.
v3.3.3rc2
Georg Brandl
2013-11-11
1
-1/+1
|
*
Bump to 3.3.3rc1.
Georg Brandl
2013-10-27
1
-1/+1
*
|
Bump version number to 3.4.0b1.
v3.4.0b1
Larry Hastings
2013-11-24
1
-1/+1
*
|
Version bump for 3.4.0a4.
v3.4.0a4
Larry Hastings
2013-10-20
1
-1/+1
*
|
Version bump to 3.4.0a3.
v3.4.0a3
Larry Hastings
2013-09-28
1
-1/+1
*
|
Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script
Serhiy Storchaka
2013-09-16
1
-7/+9
|
\
\
|
|
/
|
*
Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script
Serhiy Storchaka
2013-09-16
1
-7/+9
*
|
Issue #18988: The "Tab" key now works when a word is already autocompleted.
Serhiy Storchaka
2013-09-11
2
-7/+5
|
\
\
|
|
/
|
*
Issue #18988: The "Tab" key now works when a word is already autocompleted.
Serhiy Storchaka
2013-09-11
2
-7/+5
*
|
Version number bump for Python 3.4.0a2.
v3.4.0a2
Larry Hastings
2013-09-07
1
-1/+1
*
|
Merge from 3.3 #18489 Search Engine tests
Terry Jan Reedy
2013-08-31
2
-34/+364
|
\
\
|
|
/
|
*
Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine.
Terry Jan Reedy
2013-08-31
2
-34/+364
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-19
1
-25/+37
|
\
\
|
|
/
|
*
Issue #18489: idlelib.SearchEngine - add docstrings
Terry Jan Reedy
2013-08-19
1
-25/+37
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-18
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18592: whitespace
Terry Jan Reedy
2013-08-18
1
-1/+1
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-18
1
-0/+17
|
\
\
|
|
/
|
*
Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py).
Terry Jan Reedy
2013-08-18
1
-0/+17
*
|
#18741: merge with 3.3.
Ezio Melotti
2013-08-17
2
-5/+5
|
\
\
|
|
/
|
*
#18741: fix more typos. Patch by FĂ©vry Thibault.
Ezio Melotti
2013-08-17
2
-5/+5
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-15
2
-22/+10
|
\
\
|
|
/
|
*
Issue #18732: Remove unused* parameter output_sep from IdleHistory.History
Terry Jan Reedy
2013-08-15
2
-22/+10
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-15
2
-3/+179
|
\
\
|
|
/
|
*
Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan.
Terry Jan Reedy
2013-08-15
2
-3/+179
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-13
2
-15/+35
|
\
\
|
|
/
|
*
Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_'
Terry Jan Reedy
2013-08-13
2
-15/+35
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-10
2
-49/+463
|
\
\
|
|
/
|
*
Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py.
Terry Jan Reedy
2013-08-10
2
-49/+463
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-04
3
-17/+10
|
\
\
|
|
/
|
*
Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'.
Terry Jan Reedy
2013-08-04
3
-17/+10
*
|
Bumped version to 3.4.0a1.
v3.4.0a1
Larry Hastings
2013-08-03
1
-1/+1
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-30
2
-2/+2
|
\
\
|
|
/
|
*
Make all idle test case names end with 'Test'.
Terry Jan Reedy
2013-07-30
2
-2/+2
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-28
1
-4/+12
|
\
\
|
|
/
|
*
Update gui section of idle test README.
Terry Jan Reedy
2013-07-28
1
-4/+12
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-28
1
-4/+1
|
\
\
|
|
/
|
*
Issue #18441: Remove check from test_text.py in 3.3,4 (already done in 2.7).
Terry Jan Reedy
2013-07-28
1
-4/+1
*
|
Issue #17532: merge from 3.3
Ned Deily
2013-07-20
1
-1/+5
|
\
\
|
|
/
|
*
Issue #17532: Prevent exception when changing key sets if Options menu is empty.
Ned Deily
2013-07-20
1
-1/+5
[next]