Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Lib
/
idlelib
/
rpc.py
bc28613
M PyShell.py M RemoteDebugger.py M rpc.py
by Kurt B. Kaiser
· 22 years ago
0a0e6c3
1. Eliminate putrequest(): only used in asynccall(), merge it there.
by Kurt B. Kaiser
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
74d93c8
Remove debugging connection message
by Kurt B. Kaiser
· 22 years ago
0930c43
M PyShell.py 1. Format and print exceptions raised in user code.
by Kurt B. Kaiser
· 23 years ago
6e44cc2
M PyShell.py M rpc.py
by Kurt B. Kaiser
· 23 years ago
5afa1df
M CallTips.py Add support for getting calltip from subprocess,
by Kurt B. Kaiser
· 23 years ago
adc6384
1. Revert subprocess environment clearing, will restart subprocess
by Kurt B. Kaiser
· 23 years ago
a552e3a
Improve exception handling across rpc interface Modified Files: rpc.py
by Kurt B. Kaiser
· 23 years ago
8dcdb77
GvR provided solution to the socket rebinding timeout problem.
by Kurt B. Kaiser
· 23 years ago
b417936
Reverse the RPC socket connection: Python execution server connects to
by Kurt B. Kaiser
· 23 years ago
ffd3a42
Shutdown subprocess debugger and associated Proxies/Adapters when closing
by Kurt B. Kaiser
· 23 years ago
0e3a577
Polish RemoteDebugger code.
by Kurt B. Kaiser
· 23 years ago
5d2af63
GvR's rpc patch
by Chui Tey
· 23 years ago