1. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  2. 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 16 years ago
  3. cf3c4217 1. Debugger was failing to start due to DictProxy limitations. by Kurt B. Kaiser · 17 years ago
  4. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 17 years ago
  5. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  6. 4c269c5 Fix two obvious 2.xisms. by Guido van Rossum · 17 years ago
  7. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  8. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  9. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  10. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  11. 183403a 1. If user passes a non-existant filename on the commandline, just open by Kurt B. Kaiser · 20 years ago
  12. 57bfe5d 1. Update debugger to not trace RPC code even when calling Queue and by Kurt B. Kaiser · 21 years ago
  13. 38f1110 Debugger was tracing through rpc.py when IDLEfork was not started by Kurt B. Kaiser · 22 years ago
  14. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  15. bfed346 M Debugger.py M IOBinding.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  16. 067d734 Prevent debugger from stepping into Idle rpc code by Chui Tey · 22 years ago
  17. 491427d Fix beep. Then remove annoying beep, not needed with breakpoint highlighting. by Kurt B. Kaiser · 22 years ago
  18. 69371d6 Set breakpoints on remote debugger by Chui Tey · 22 years ago
  19. 45186c4 Implement Restoring Breakpoints in Subprocess Debugger by Kurt B. Kaiser · 22 years ago
  20. aae2094 Merge Py Idle changes by Kurt B. Kaiser · 22 years ago
  21. 889f8bf Modifying EditorWindow causes breakpoints in that module to be removed by Kurt B. Kaiser · 22 years ago
  22. a3436d2 1. Test Sourceforge checkin, idle-dev posting 2. Remove extraneous comment by Kurt B. Kaiser · 22 years ago
  23. ed813bf Combine OldStackViewer.py with Debugger.py, removing dead code. by unknown · 22 years ago
  24. f8096fb Remove all EditorWindow BREAK tags when closing Debugger by Kurt B. Kaiser · 22 years ago
  25. 83118c6 Clear associated breakpoints when closing an edit window. by Kurt B. Kaiser · 22 years ago
  26. 669f4c3 1. Debugger Breakpoints, finish implementation by Kurt B. Kaiser · 22 years ago
  27. 0e3a577 Polish RemoteDebugger code. by Kurt B. Kaiser · 22 years ago
  28. 5d2af63 GvR's rpc patch by Chui Tey · 22 years ago
  29. 16ac99a Fix by Edward K Ream to make breakpoints work on Windows: insert a by Guido van Rossum · 22 years ago
  30. 5291d46 py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  31. 7aced17 Initial revision by David Scherer · 24 years ago