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
*
Added a config-main General option to delete sys.exitfunc. The default
Kurt B. Kaiser
2003-05-28
3
-8/+24
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-26
3
-7/+7
*
1. SF Bug 661676
Kurt B. Kaiser
2003-05-26
2
-8/+11
*
Bruce Sherwood RFE/Patch
Kurt B. Kaiser
2003-05-26
3
-23/+60
*
Improved the RESTART annotation in the shell window when the user
Kurt B. Kaiser
2003-05-24
1
-0/+9
*
Fix a bug in Rev 1.10 - Windows can't handle a leading ':' if the
Kurt B. Kaiser
2003-05-24
3
-3/+12
*
1. Stake Freddy.
Kurt B. Kaiser
2003-05-24
4
-64/+57
*
Fix race exposed by 2.4 GHz XP box: Don't tear down PyShell until
Kurt B. Kaiser
2003-05-19
1
-5/+11
*
Let Python inform the user what went wrong with the import.
Kurt B. Kaiser
2003-05-19
3
-3/+3
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-18
1
-29/+29
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-18
4
-23/+23
*
Show Freddy the mirror
Kurt B. Kaiser
2003-05-17
1
-7/+15
*
Added icon for IDLE on OS X
Tony Lownds
2003-05-17
2
-0/+1
*
Nigel Rowe's Patch
Kurt B. Kaiser
2003-05-17
1
-5/+5
*
Noam Raphael's patch.
Kurt B. Kaiser
2003-05-17
5
-14/+52
*
1. When a module is run from an EditorWindow, if its directory is not in
Kurt B. Kaiser
2003-05-15
2
-5/+19
*
1. Add a command line switch to run without the subprocess
Kurt B. Kaiser
2003-05-15
2
-18/+33
*
1. Make the startup more robust by not spawning the subprocess if IDLE
Kurt B. Kaiser
2003-05-15
1
-6/+3
*
1. Restore the capability to run and debug without a subprocess.
Kurt B. Kaiser
2003-05-15
3
-54/+98
*
On Windows the subprocess was not exiting during a restart.
Kurt B. Kaiser
2003-05-14
1
-0/+2
*
1. The command-line arguments for subprocesses no longer need to be
Tony Lownds
2003-05-13
4
-64/+35
*
Update for SF 71033 and changes to subprocess threading
Kurt B. Kaiser
2003-05-12
1
-1/+13
*
1. RemoteDebugger now runs user code in subprocess MainThread
Kurt B. Kaiser
2003-05-12
3
-54/+61
*
[ SF 710733 - Martin v. Loewis] Improving source encoding dialog
Kurt B. Kaiser
2003-05-10
3
-13/+101
*
1. Update debugger to not trace RPC code even when calling Queue and
Kurt B. Kaiser
2003-05-10
3
-33/+17
*
1. Implement processing of user code in subprocess MainThread. Pass loop
Kurt B. Kaiser
2003-05-08
4
-193/+267
*
New feature: when saving a file, keep the eol convention of the
Guido van Rossum
2003-04-25
1
-3/+11
*
Update for release into Python
Kurt B. Kaiser
2003-04-25
2
-2/+2
*
Update for 2.3b1
Kurt B. Kaiser
2003-04-25
4
-15/+18
*
Correct error in last checkin noticed by Neal Norwitz. And some more.
Kurt B. Kaiser
2003-03-22
1
-4/+4
*
M PyShell.py
Kurt B. Kaiser
2003-03-22
2
-19/+95
*
Improve error message handling.
Kurt B. Kaiser
2003-03-22
1
-3/+21
*
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
[next]