index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
OutputWindow.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#18151, part 1: Backport idlelilb portion of Andrew Svetlov's 3.4 patch
Terry Jan Reedy
2013-06-08
1
-1
/
+1
*
Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu
Andrew Svetlov
2012-11-01
1
-1
/
+5
*
Issue #7163: Propagate return value of sys.stdout.write.
Martin v. L?wis
2012-07-25
1
-0
/
+1
*
Merged revisions 72227 via svnmerge from
Kurt B. Kaiser
2009-05-06
1
-2
/
+4
*
Merged revisions 71995 via svnmerge from
Georg Brandl
2009-04-27
1
-25
/
+10
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-2
/
+2
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-1
/
+1
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
1
-2
/
+2
*
Allow str8 in .write().
Martin v. Löwis
2007-08-13
1
-1
/
+2
*
Make assertion error be more verbose.
Martin v. Löwis
2007-08-13
1
-1
/
+1
*
Don't try to convert str to Unicode anymore.
Martin v. Löwis
2007-08-12
1
-10
/
+1
*
1. Catch TypeError exception when writing to OutputWindow
Kurt B. Kaiser
2007-08-12
1
-0
/
+2
*
Fix remaining map() issues.
Kurt B. Kaiser
2007-08-09
1
-2
/
+3
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
1
-2
/
+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-1
/
+1
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
1
-2
/
+2
*
Forwardport Patch from IDLEfork SF 615312
Kurt B. Kaiser
2003-06-15
1
-0
/
+9
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-7
/
+0
*
Revert Rev 1.6
Kurt B. Kaiser
2002-09-27
1
-9
/
+0
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-17
1
-0
/
+9
*
(Re)Apply Sourceforge Python patch 520483, Sourceforge Idlefork patch
Kurt B. Kaiser
2002-09-02
1
-1
/
+1
*
Rework the code to have only the GvR RPC. Output from execution of user
Kurt B. Kaiser
2002-06-12
1
-169
/
+45
*
tracking changes to python idle:
Steven M. Gava
2002-02-23
1
-1
/
+1
*
Initial revision
David Scherer
2000-08-15
1
-0
/
+279