1. 7733be8 #17613: Prevent traceback when removing syntax colorizer in IDLE. by Roger Serwy · 11 years ago
  2. 5e92a1e Issue #14958: Change IDLE systax highlighting to recognize all string and by Ned Deily · 12 years ago
  3. fe98e2f Issue #14428: Use the new time.perf_counter() and time.process_time() functions by Victor Stinner · 12 years ago
  4. dc224f8 #6528 None, True, False are keywords in 3.x. Patch by Roger Serwy. by Terry Jan Reedy · 13 years ago
  5. 2f0ad74 Issue #8641: Update IDLE 3 syntax coloring to recognize b".." and not u"..". by Ned Deily · 13 years ago
  6. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  7. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  8. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 17 years ago
  9. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  10. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  11. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  12. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  13. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  14. df506ea 1. Patch 1196895 Jeff Shute: by Kurt B. Kaiser · 19 years ago
  15. 0bc3d98 1. Bug in Patch 805830 fixed by Nigel Rowe by Kurt B. Kaiser · 20 years ago
  16. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 20 years ago
  17. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  18. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 21 years ago
  19. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  20. 92b5ca3 M ColorDelegator.py M PyShell.py M ScriptBinding.py by Kurt B. Kaiser · 22 years ago
  21. a287644 Merge Py Idle changes Rev 1.13 (string methods) by Kurt B. Kaiser · 22 years ago
  22. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 22 years ago
  23. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 23 years ago
  24. 9dd16b3 further config system work by Steven M. Gava · 23 years ago
  25. e16d94b more work to support new config system by Steven M. Gava · 23 years ago
  26. 6df4bf2 py-cvs-rel2_1 (Rev 1.11 and 1.12) merge by Kurt B. Kaiser · 23 years ago
  27. 7aced17 Initial revision by David Scherer · 24 years ago