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
*
Move setting of ioready 'wait' earlier in call chain, to
Kurt B. Kaiser
2003-03-12
2
-8/+24
*
M rpc.py
Kurt B. Kaiser
2003-03-11
2
-4/+4
*
M PyShell.py
Kurt B. Kaiser
2003-03-10
2
-1/+6
*
A interruptmodule.c
Kurt B. Kaiser
2003-03-10
2
-1/+51
*
Attempting to save the shell raised an error related to saving
Kurt B. Kaiser
2003-03-04
1
-2/+8
*
SF 693333
Kurt B. Kaiser
2003-03-04
1
-0/+3
*
SF 695861
Kurt B. Kaiser
2003-03-03
1
-1/+11
*
M rpc.py
Kurt B. Kaiser
2003-02-27
2
-43/+46
*
M NEWS.txt
Kurt B. Kaiser
2003-02-17
5
-63/+149
*
M PyShell.py
Kurt B. Kaiser
2003-01-31
2
-84/+42
*
Update for release.
Kurt B. Kaiser
2003-01-27
3
-13/+39
*
Whitespace normalization.
Kurt B. Kaiser
2003-01-27
3
-4/+4
*
Update.
Kurt B. Kaiser
2003-01-26
1
-7/+9
*
M ScriptBinding.py
Kurt B. Kaiser
2003-01-26
3
-55/+65
*
M PyShell.py
Kurt B. Kaiser
2003-01-25
3
-40/+45
*
1. Eliminate putrequest(): only used in asynccall(), merge it there.
Kurt B. Kaiser
2003-01-25
1
-19/+36
*
Make Alt-Key-2 the Zoom Height binding for ClassBrowser and PathBrowser,
Kurt B. Kaiser
2003-01-22
1
-2/+2
*
M Bindings.py
Kurt B. Kaiser
2003-01-22
4
-24/+34
*
1. Restore the rest of Python IDLE setup.py Rev 1.4 (Python SF 634078)
Kurt B. Kaiser
2003-01-21
1
-4/+7
*
...and the old pyclbr.py faked Function instances with Class instances
Kurt B. Kaiser
2003-01-20
1
-1/+4
*
SF bug #668906: class browser raises AttributeError
Raymond Hettinger
2003-01-19
1
-1/+1
*
Patch 611069 (Christos Georgiou) IDLE TODO:left/right when selected text
Kurt B. Kaiser
2003-01-17
3
-2/+28
*
SF Bug 667812: Some Linux distros have Alt and Meta reversed.
Kurt B. Kaiser
2003-01-16
1
-13/+13
*
Updated IDLE Help to reflect changes in Additional Help Source
Kurt B. Kaiser
2003-01-14
1
-8/+26
*
M Bindings.py
Kurt B. Kaiser
2003-01-14
8
-92/+164
*
Update documentation.
Kurt B. Kaiser
2003-01-10
4
-238/+323
*
SF bug #652933 (for IdleFork): Open Module "math" Fails (Hettinger)
Kurt B. Kaiser
2003-01-10
1
-1/+4
*
M configDialog.py
Kurt B. Kaiser
2003-01-10
2
-82/+97
*
1. Make finding Python help docs more robust, including the installed
Kurt B. Kaiser
2003-01-10
1
-19/+29
*
Default the OK key in the Save Before Run dialog.
Kurt B. Kaiser
2003-01-10
1
-0/+1
*
M AutoExpand.py
Kurt B. Kaiser
2003-01-04
7
-27/+55
*
1. Remove obsolete, incorrect comment on non-package installation
Kurt B. Kaiser
2003-01-02
1
-7/+3
*
Improve exception handling.
Kurt B. Kaiser
2003-01-02
3
-3/+6
*
More installation info. Bump alpha version.
Kurt B. Kaiser
2003-01-01
2
-7/+11
*
Debugger was tracing through rpc.py when IDLEfork was not started
Kurt B. Kaiser
2003-01-01
1
-21/+19
*
Improve exception handling.
Kurt B. Kaiser
2002-12-31
3
-6/+6
*
Don't let the docstring end up in __main__.__doc__
Tony Lownds
2002-12-31
1
-14/+14
*
Update (slightly) for Alpha release
Kurt B. Kaiser
2002-12-31
1
-0/+7
*
Move history to HISTORY.txt
Kurt B. Kaiser
2002-12-31
1
-0/+122
*
Update for Alpha 0 Release
Kurt B. Kaiser
2002-12-31
2
-182/+61
*
Keep __main__ namespace clean
Tony Lownds
2002-12-31
1
-1/+1
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
23
-322/+306
*
Remove some old debugging print statements.
Kurt B. Kaiser
2002-12-29
1
-10/+0
*
M EditorWindow.py
Kurt B. Kaiser
2002-12-29
2
-16/+20
*
boolcheck cannot be deleted here.
Tony Lownds
2002-12-24
1
-1/+1
*
Move boolcheck before import of other IDLE modules
Tony Lownds
2002-12-24
1
-3/+3
*
M PyShell.py
Kurt B. Kaiser
2002-12-24
5
-15/+35
*
IDLE should exit if it fails to connect with the execution server
Kurt B. Kaiser
2002-12-24
1
-1/+1
*
1. RPC stack levels were not pruned from traceback unless IDLE was started
Kurt B. Kaiser
2002-12-24
1
-12/+27
*
Uniform Capitalization in Menus
Kurt B. Kaiser
2002-12-24
1
-20/+20
[next]