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
/
IOBinding.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix raise with 2to3
Kurt B. Kaiser
2007-08-23
1
-1/+1
*
Remove some old comments adequately covered in the code.
Kurt B. Kaiser
2007-08-22
1
-7/+0
*
1. Fix File Open: don't encode filename to UTF-8 bytes
Kurt B. Kaiser
2007-08-22
1
-8/+6
*
Enable basic load/store again.
Martin v. Löwis
2007-08-13
1
-3/+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
-6/+6
*
Merged revisions 53623-53858 via svnmerge from
Thomas Wouters
2007-02-23
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-4/+4
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+1
*
Patch #1162825: Support non-ASCII characters in IDLE window titles.
Martin v. Löwis
2005-11-27
1
-2/+11
*
Patch #808719: Ignore the locale's encoding if it is an empty string.
Martin v. Löwis
2004-08-12
1
-2/+2
*
M EditorWindow.py
Kurt B. Kaiser
2004-04-11
1
-1/+1
*
Fix a typo introduced at 1.21
Kurt B. Kaiser
2003-11-25
1
-1/+1
*
Catch locale.error as well. Fixes #788378. Will backport to 2.3.
Martin v. Löwis
2003-09-03
1
-1/+1
*
Make sure eol_convention is an ASCII string. Fixes #774680.
Martin v. Löwis
2003-08-05
1
-0/+3
*
Forwardport Patch from IDLEfork SF 610329
Kurt B. Kaiser
2003-06-14
1
-2/+6
*
SF 748975 Printing unsaved shell fails
Kurt B. Kaiser
2003-06-09
1
-2/+6
*
SF 748973 Guido van Rossum patch
Kurt B. Kaiser
2003-06-05
1
-4/+12
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-18
1
-29/+29
*
[ SF 710733 - Martin v. Loewis] Improving source encoding dialog
Kurt B. Kaiser
2003-05-10
1
-13/+77
*
New feature: when saving a file, keep the eol convention of the
Guido van Rossum
2003-04-25
1
-3/+11
*
Attempting to save the shell raised an error related to saving
Kurt B. Kaiser
2003-03-04
1
-2/+8
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-4/+4
*
M Debugger.py
Kurt B. Kaiser
2002-12-14
1
-43/+11
*
619127: Recent File Menu Not Updating
Chui Tey
2002-11-04
1
-0/+13
*
Work around Mac OS X platform encoding issues.
Tony Lownds
2002-09-23
1
-0/+6
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-16
1
-12/+195
*
Bug: clearing the shell undo list after a prompt was allowing files to be
Kurt B. Kaiser
2002-07-21
1
-5/+11
*
add a version of GvR's q&d python idle printing patch,
Steven M. Gava
2002-06-11
1
-2/+43
*
tracking python idle changes:
Steven M. Gava
2002-04-22
1
-1/+1
*
further work on new config system;
Steven M. Gava
2002-03-27
1
-3/+9
*
py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to module level
Kurt B. Kaiser
2001-07-13
1
-1/+1
*
Initial revision
David Scherer
2000-08-15
1
-0/+254