1. 49a5fe1 Redirect the warning stream to the shell during the ScriptBinding check of user code by Kurt B. Kaiser · 20 years ago
  2. af3eb87 Added a Tk error dialog to run.py inform the user if the subprocess can't by Kurt B. Kaiser · 21 years ago
  3. e9802a3 - Print correct exception even if source file changed since shell was by Kurt B. Kaiser · 21 years ago
  4. 924f616 - After an exception, run.py was not setting the exception vector. Noam by Kurt B. Kaiser · 21 years ago
  5. bcc651a Idlefork patch #682347: convert Unicode strings from readline to by Martin v. Löwis · 21 years ago
  6. b3a0a66 Remove the 2.2 compatibility module boolcheck.py and related code by Kurt B. Kaiser · 21 years ago
  7. 93e8e54 Interrupt module has been folded into the thread module by Kurt B. Kaiser · 21 years ago
  8. 24d7e0c Avoid problem resolving 'localhost' by Kurt B. Kaiser · 21 years ago
  9. 9f36609 Modify the remote stack viewer to work in the threaded subprocess. by Kurt B. Kaiser · 21 years ago
  10. 62df044 Added a config-main General option to delete sys.exitfunc. The default by Kurt B. Kaiser · 21 years ago
  11. 67fd0ea 1. Stake Freddy. by Kurt B. Kaiser · 21 years ago
  12. a2792be Show Freddy the mirror by Kurt B. Kaiser · 21 years ago
  13. aa6b856 On Windows the subprocess was not exiting during a restart. by Kurt B. Kaiser · 21 years ago
  14. 9ec454e 1. RemoteDebugger now runs user code in subprocess MainThread by Kurt B. Kaiser · 21 years ago
  15. a00050f 1. Implement processing of user code in subprocess MainThread. Pass loop by Kurt B. Kaiser · 21 years ago
  16. 11c53e2 M PyShell.py M run.py by Kurt B. Kaiser · 22 years ago
  17. 7c22132 M rpc.py by Kurt B. Kaiser · 22 years ago
  18. b6aff15 SF 695861 by Kurt B. Kaiser · 22 years ago
  19. 86bc464 M rpc.py M run.py by Kurt B. Kaiser · 22 years ago
  20. 003091c M NEWS.txt M PyShell.py M ScriptBinding.py M rpc.py M run.py by Kurt B. Kaiser · 22 years ago
  21. f53dec2 Update way a subprocess is launched for Mac OS X. by Tony Lownds · 22 years ago
  22. 5afa1df M CallTips.py Add support for getting calltip from subprocess, by Kurt B. Kaiser · 22 years ago
  23. adc6384 1. Revert subprocess environment clearing, will restart subprocess by Kurt B. Kaiser · 22 years ago
  24. 8dcdb77 GvR provided solution to the socket rebinding timeout problem. by Kurt B. Kaiser · 22 years ago
  25. d694c1f Reset the Python execution server environment to its initial value prior by Kurt B. Kaiser · 22 years ago
  26. b417936 Reverse the RPC socket connection: Python execution server connects to by Kurt B. Kaiser · 22 years ago
  27. ffd3a42 Shutdown subprocess debugger and associated Proxies/Adapters when closing by Kurt B. Kaiser · 22 years ago
  28. 0e3a577 Polish RemoteDebugger code. by Kurt B. Kaiser · 22 years ago
  29. 5d2af63 GvR's rpc patch by Chui Tey · 22 years ago