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. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  4. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  5. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  6. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 21 years ago
  7. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  8. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 22 years ago
  9. 9813445 Make Alt-Key-2 the Zoom Height binding for ClassBrowser and PathBrowser, by Kurt B. Kaiser · 22 years ago
  10. 672ce57 Convert some more 1/0 to True/False by Neal Norwitz · 22 years ago
  11. 2a5e350 Merge Py Idle changes: by Kurt B. Kaiser · 23 years ago
  12. 72de9c7 Geiger Ho's patch for better subclassing by Steven M. Gava · 23 years ago
  13. 7aced17 Initial revision by David Scherer · 25 years ago