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