1. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 years ago
  2. 6e3dbbd replace has_key with 'in' operator by Benjamin Peterson · 16 years ago
  3. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  5. 9ec454e 1. RemoteDebugger now runs user code in subprocess MainThread by Kurt B. Kaiser · 22 years ago
  6. bc28613 M PyShell.py M RemoteDebugger.py M rpc.py by Kurt B. Kaiser · 22 years ago
  7. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  8. 63857a4 M PyShell.py M RemoteDebugger.py M ScriptBinding.py by Kurt B. Kaiser · 23 years ago
  9. f50d0f9 Debugger Exception Info and GUI Stack Exception Traceback: finish by Kurt B. Kaiser · 23 years ago
  10. ffd3a42 Shutdown subprocess debugger and associated Proxies/Adapters when closing by Kurt B. Kaiser · 23 years ago
  11. 83118c6 Clear associated breakpoints when closing an edit window. by Kurt B. Kaiser · 23 years ago
  12. 669f4c3 1. Debugger Breakpoints, finish implementation by Kurt B. Kaiser · 23 years ago
  13. 0e3a577 Polish RemoteDebugger code. by Kurt B. Kaiser · 23 years ago
  14. 5d2af63 GvR's rpc patch by Chui Tey · 23 years ago