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
/
PyShell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid problem resolving 'localhost'
Kurt B. Kaiser
2003-06-05
1
-1/+2
*
Modify the remote stack viewer to work in the threaded subprocess.
Kurt B. Kaiser
2003-06-02
1
-0/+14
*
Added a config-main General option to delete sys.exitfunc. The default
Kurt B. Kaiser
2003-05-28
1
-3/+6
*
Whitespace Normalization
Kurt B. Kaiser
2003-05-26
1
-1/+1
*
Improved the RESTART annotation in the shell window when the user
Kurt B. Kaiser
2003-05-24
1
-0/+9
*
1. Stake Freddy.
Kurt B. Kaiser
2003-05-24
1
-23/+22
*
Fix race exposed by 2.4 GHz XP box: Don't tear down PyShell until
Kurt B. Kaiser
2003-05-19
1
-5/+11
*
1. When a module is run from an EditorWindow, if its directory is not in
Kurt B. Kaiser
2003-05-15
1
-3/+16
*
1. Add a command line switch to run without the subprocess
Kurt B. Kaiser
2003-05-15
1
-18/+20
*
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
1
-51/+68
*
1. The command-line arguments for subprocesses no longer need to be
Tony Lownds
2003-05-13
1
-22/+8
*
1. RemoteDebugger now runs user code in subprocess MainThread
Kurt B. Kaiser
2003-05-12
1
-0/+2
*
1. Update debugger to not trace RPC code even when calling Queue and
Kurt B. Kaiser
2003-05-10
1
-1/+1
*
1. Implement processing of user code in subprocess MainThread. Pass loop
Kurt B. Kaiser
2003-05-08
1
-81/+37
*
M PyShell.py
Kurt B. Kaiser
2003-03-22
1
-10/+23
*
M PyShell.py
Kurt B. Kaiser
2003-03-10
1
-1/+4
*
SF 693333
Kurt B. Kaiser
2003-03-04
1
-0/+3
*
M NEWS.txt
Kurt B. Kaiser
2003-02-17
1
-34/+75
*
M PyShell.py
Kurt B. Kaiser
2003-01-31
1
-47/+1
*
M PyShell.py
Kurt B. Kaiser
2003-01-25
1
-33/+35
*
M Bindings.py
Kurt B. Kaiser
2003-01-22
1
-2/+4
*
M AutoExpand.py
Kurt B. Kaiser
2003-01-04
1
-3/+19
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-17/+17
*
M EditorWindow.py
Kurt B. Kaiser
2002-12-29
1
-9/+12
*
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
1
-3/+9
*
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
*
Move boolcheck to PyShell
Tony Lownds
2002-12-23
1
-0/+2
*
M MANIFEST.in
Kurt B. Kaiser
2002-12-23
1
-1/+1
*
When IDLE is installed and run from a startup script, the script's
Kurt B. Kaiser
2002-12-21
1
-0/+5
*
M PyShell.py
Kurt B. Kaiser
2002-12-21
1
-0/+2
*
Update way a subprocess is launched for Mac OS X.
Tony Lownds
2002-12-20
1
-14/+18
*
M ColorDelegator.py
Kurt B. Kaiser
2002-12-17
1
-1/+0
*
M EditorWindow.py
Kurt B. Kaiser
2002-12-16
1
-3/+8
*
M Debugger.py
Kurt B. Kaiser
2002-12-14
1
-33/+63
*
Rework the command line interface, incorporating the shell/edit
Kurt B. Kaiser
2002-12-11
1
-72/+136
*
M PyShell.py
Kurt B. Kaiser
2002-12-06
1
-5/+19
*
Add missing self for method call
Neal Norwitz
2002-11-30
1
-2/+2
*
M PyShell.py
Kurt B. Kaiser
2002-11-30
1
-16/+18
*
Correct an error introduced at Rev 1.30. The keyword arg is necessary
Kurt B. Kaiser
2002-11-29
1
-6/+8
*
Set breakpoints on remote debugger
Chui Tey
2002-11-04
1
-8/+9
*
Recalls breakpoints set in a file
Chui Tey
2002-11-04
1
-7/+57
*
Implement Restoring Breakpoints in Subprocess Debugger
Kurt B. Kaiser
2002-10-23
1
-34/+96
*
M CallTips.py Add support for getting calltip from subprocess,
Kurt B. Kaiser
2002-10-10
1
-10/+7
*
Finding a suitable interpreter to spawn needed tweaking on the Mac
Tony Lownds
2002-09-29
1
-4/+17
*
Fix bug I created during merge from Python-idle.
Kurt B. Kaiser
2002-09-23
1
-2/+2
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-1/+2
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-7/+17
[next]