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
/
NEWS.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #15853: merge 3.2 -> 3.3
Ned Deily
2012-10-22
1
-0/+3
|
\
|
*
Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
Ned Deily
2012-10-22
1
-0/+3
*
|
Issue #16226: Fix IDLE Path Browser crash.
Ned Deily
2012-10-19
1
-0/+7
*
|
Issue #14018: merge
Ned Deily
2012-07-30
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14018: Update the OS X IDLE Tcl/Tk warning check to include
Ned Deily
2012-07-30
1
-0/+4
*
|
merge 3.2
Martin v. Löwis
2012-07-25
1
-0/+2
|
\
\
|
|
/
|
*
Issue #7163: Propagate return value of sys.stdout.write.
Martin v. Löwis
2012-07-25
1
-0/+2
*
|
merge 3.2
Martin v. Löwis
2012-07-25
1
-0/+2
|
\
\
|
|
/
|
*
Issue #15318: Prevent writing to sys.stdin.
Martin v. Löwis
2012-07-25
1
-0/+2
*
|
Issue #4832: Modify IDLE to save files with .py extension by
Ned Deily
2012-07-10
1
-0/+3
*
|
merge 3.2
Martin v. Löwis
2012-07-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #15319: Revert wrapping of sys.stdin. Patch by Serhiy Storchaka.
Martin v. Löwis
2012-07-11
1
-1/+1
*
|
merge 3.2
Martin v. Löwis
2012-07-09
1
-0/+2
|
\
\
|
|
/
|
*
Issue #13532: Check that arguments to sys.stdout.write are strings.
Martin v. Löwis
2012-07-09
1
-0/+2
*
|
Merge from 3.2, #12510
Terry Jan Reedy
2012-06-08
1
-0/+8
|
\
\
|
|
/
|
*
Issue #12510: Revise and triple # of calltip tests, with an eye to unittest
Terry Jan Reedy
2012-06-07
1
-0/+8
*
|
merge 3.2
Martin v. Löwis
2012-06-03
1
-1/+1
|
\
\
|
|
/
|
*
PEP 3131: support non-ASCII characters in auto-completion of identifiers.
Martin v. Löwis
2012-06-03
1
-1/+1
*
|
Merge 3.2: issue #14937.
Martin v. Löwis
2012-06-03
1
-1/+4
|
\
\
|
|
/
|
*
Issue #14937: Perform auto-completion of filenames in strings even for non-AS...
Martin v. Löwis
2012-06-03
1
-0/+6
*
|
Issue #8515: Set __file__ when run file in IDLE.
Andrew Svetlov
2012-04-05
1
-0/+3
*
|
Merge from 3.2
Andrew Svetlov
2012-03-31
1
-2/+4
|
\
\
|
|
/
|
*
update NEWS as Terry Reedy proposed
Andrew Svetlov
2012-03-31
1
-2/+4
*
|
Merge with 3.2
Andrew Svetlov
2012-03-29
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14409: IDLE doesn't not execute commands from shell with default keybi...
Andrew Svetlov
2012-03-29
1
-0/+3
*
|
Fix typo
Éric Araujo
2012-03-27
1
-1/+1
*
|
Update missed idlelib/NEWS.txt
Andrew Svetlov
2012-03-26
1
-1/+3
|
/
*
#3573: idle now doesn't hungs if launched as: idle -e <directory>
Andrew Svetlov
2012-03-21
1
-0/+7
*
Merge from 3.1
Kurt B. Kaiser
2011-05-14
1
-1/+3
|
\
|
*
Issue #6378: Further adjust idle.bat to start associated Python
Kurt B. Kaiser
2011-05-14
1
-1/+3
*
|
Merge from 3.1
Kurt B. Kaiser
2011-05-12
1
-0/+2
|
\
\
|
|
/
|
*
Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
Kurt B. Kaiser
2011-05-12
1
-1/+3
*
|
Correct version in IDLE NEWS.txt
Kurt B. Kaiser
2011-05-11
1
-1/+1
|
/
*
Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError.
Kurt B. Kaiser
2011-05-11
1
-3/+6
*
<Home> toggle failing on Tk 8.5, causing IDLE exits. Issue #4676
Kurt B. Kaiser
2011-03-26
1
-1/+4
*
<Home> toggle non-functional when NumLock set
Kurt B. Kaiser
2011-03-21
1
-0/+8
*
Merged revisions 77389 via svnmerge from
Benjamin Peterson
2010-01-09
1
-1/+1
*
Merged revisions 72226 via svnmerge from
Kurt B. Kaiser
2009-05-06
1
-0/+3
*
Merged revisions 71995 via svnmerge from
Georg Brandl
2009-04-27
1
-0/+3
*
Use of 'filter' in keybindingDialog.py was causing
Kurt B. Kaiser
2009-04-27
1
-0/+3
*
Merged revisions 71812 via svnmerge from
Kurt B. Kaiser
2009-04-26
1
-0/+3
*
Remove item from NEWS.txt; not checked in yet...
Kurt B. Kaiser
2009-04-25
1
-3/+0
*
Fix up IDLE's NEWS.txt. Include missed changes, keep 2.7 changes in separate
Kurt B. Kaiser
2009-04-25
1
-17/+58
*
Merged revisions 71126 via svnmerge from
Kurt B. Kaiser
2009-04-04
1
-0/+4
*
Merged revisions 70723 via svnmerge from
Kurt B. Kaiser
2009-04-04
1
-0/+3
*
Merged revisions 71023 via svnmerge from
Kurt B. Kaiser
2009-04-04
1
-0/+3
*
Merged revisions 69846 via svnmerge from
Mark Dickinson
2009-02-21
1
-1/+1
*
Issue #4815: Offer conversion to UTF-8 if source files have
Martin v. Löwis
2009-01-18
1
-0/+3
*
Issue #4008: Fix problems with non-ASCII source files.
Martin v. Löwis
2009-01-18
1
-0/+2
*
Recorded merge of revisions 68153 via svnmerge from
Ronald Oussoren
2009-01-02
1
-0/+5
[next]