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
*
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
*
MERGE DS_RPC_BRANCH into MAIN
Kurt B. Kaiser
2002-09-14
1
-40/+4
*
M PyShell.py
Kurt B. Kaiser
2002-09-05
1
-15/+31
*
GvR provided solution to the socket rebinding timeout problem.
Kurt B. Kaiser
2002-08-05
1
-5/+3
*
Reverse the RPC socket connection: Python execution server connects to
Kurt B. Kaiser
2002-07-26
1
-6/+12
*
1. Prevent Undo before IOmark in PyShell.PyShell
Kurt B. Kaiser
2002-07-11
1
-3/+10
*
Shutdown subprocess debugger and associated Proxies/Adapters when closing
Kurt B. Kaiser
2002-06-26
1
-4/+5
*
Clear associated breakpoints when closing an edit window.
Kurt B. Kaiser
2002-06-24
1
-27/+26
*
1. Debugger Breakpoints, finish implementation
Kurt B. Kaiser
2002-06-20
1
-1/+10
*
Polish RemoteDebugger code.
Kurt B. Kaiser
2002-06-16
1
-0/+3
*
Rework the code to have only the GvR RPC. Output from execution of user
Kurt B. Kaiser
2002-06-12
1
-209/+106
*
GvR's rpc patch
Chui Tey
2002-05-26
1
-17/+188
*
_finally_ tracked down and eliminated a major problem
Steven M. Gava
2002-03-27
1
-4/+7
*
First work on making config changes dynamic,
Steven M. Gava
2002-03-02
1
-12/+16
*
loading core keybindings via new config system plus
Steven M. Gava
2002-01-04
1
-4/+2
*
back in harness on new config system
Steven M. Gava
2001-11-21
1
-1/+1
*
further config system work
Steven M. Gava
2001-11-04
1
-8/+9
*
merged port binding error message patch
Steven M. Gava
2001-10-07
1
-14/+33
*
Implement idle command interface as suggested by GvR [idle-dev] 16 July
Kurt B. Kaiser
2001-07-17
1
-16/+25
*
Call out IDLE Fork in startup message.
Kurt B. Kaiser
2001-07-16
1
-1/+1
*
Add a script "idles" which opens a Python Shell window.
Kurt B. Kaiser
2001-07-16
1
-11/+11
*
py-cvs-2001_07_13 (Rev 1.34) merge
Kurt B. Kaiser
2001-07-14
1
-1/+1
*
cvs-py-rel2_1 (Rev 1.29 - 1.33) merge
Kurt B. Kaiser
2001-07-14
1
-11/+25
[next]