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
/
rpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-5/+5
*
rpc.py:SocketIO - Large modules were generating large pickles when downloaded
Kurt B. Kaiser
2004-01-21
1
-8/+6
*
Python Bug 775061
Kurt B. Kaiser
2003-09-10
1
-72/+2
*
Avoid problem resolving 'localhost'
Kurt B. Kaiser
2003-06-05
1
-2/+3
*
1. Stake Freddy.
Kurt B. Kaiser
2003-05-24
1
-6/+1
*
1. Update debugger to not trace RPC code even when calling Queue and
Kurt B. Kaiser
2003-05-10
1
-2/+0
*
1. Implement processing of user code in subprocess MainThread. Pass loop
Kurt B. Kaiser
2003-05-08
1
-53/+146
*
Correct error in last checkin noticed by Neal Norwitz. And some more.
Kurt B. Kaiser
2003-03-22
1
-4/+4
*
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
1
-8/+8
*
M rpc.py
Kurt B. Kaiser
2003-03-11
1
-3/+3
*
M PyShell.py
Kurt B. Kaiser
2003-03-10
1
-0/+2
*
M rpc.py
Kurt B. Kaiser
2003-02-27
1
-42/+1
*
M NEWS.txt
Kurt B. Kaiser
2003-02-17
1
-17/+43
*
M PyShell.py
Kurt B. Kaiser
2003-01-31
1
-37/+41
*
M PyShell.py
Kurt B. Kaiser
2003-01-25
1
-2/+3
*
1. Eliminate putrequest(): only used in asynccall(), merge it there.
Kurt B. Kaiser
2003-01-25
1
-19/+36
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-15/+13
*
Remove debugging connection message
Kurt B. Kaiser
2002-12-23
1
-2/+3
*
M PyShell.py
Kurt B. Kaiser
2002-12-06
1
-15/+20
*
M PyShell.py
Kurt B. Kaiser
2002-11-30
1
-1/+2
*
M CallTips.py Add support for getting calltip from subprocess,
Kurt B. Kaiser
2002-10-10
1
-1/+4
*
1. Revert subprocess environment clearing, will restart subprocess
Kurt B. Kaiser
2002-08-25
1
-26/+14
*
Improve exception handling across rpc interface
Kurt B. Kaiser
2002-08-24
1
-1/+4
*
GvR provided solution to the socket rebinding timeout problem.
Kurt B. Kaiser
2002-08-05
1
-0/+1
*
Reverse the RPC socket connection: Python execution server connects to
Kurt B. Kaiser
2002-07-26
1
-67/+69
*
Shutdown subprocess debugger and associated Proxies/Adapters when closing
Kurt B. Kaiser
2002-06-26
1
-22/+40
*
Polish RemoteDebugger code.
Kurt B. Kaiser
2002-06-16
1
-5/+8
*
GvR's rpc patch
Chui Tey
2002-05-26
1
-0/+530