1. 35aa5d0 Issue #25313: Change the handling of new built-in text color themes to better 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. 833dfad Issue #22628: Increase Treewidge line spacing so lines do not overlap. by Terry Jan Reedy · 11 years ago
  4. d0d4f2d Issue #21477: Add htests for Search and Replace dialogs. by Terry Jan Reedy · 11 years ago
  5. 62012fc Issue #21477: Idle htest: merge and modify run and runall; add many tests. by Terry Jan Reedy · 11 years ago
  6. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 years ago
  7. 6e3dbbd replace has_key with 'in' operator by Benjamin Peterson · 16 years ago
  8. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  9. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  10. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  11. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 21 years ago
  12. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  13. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 22 years ago
  14. 9813445 Make Alt-Key-2 the Zoom Height binding for ClassBrowser and PathBrowser, by Kurt B. Kaiser · 22 years ago
  15. 672ce57 Convert some more 1/0 to True/False by Neal Norwitz · 22 years ago
  16. 2a5e350 Merge Py Idle changes: by Kurt B. Kaiser · 23 years ago
  17. 72de9c7 Geiger Ho's patch for better subclassing by Steven M. Gava · 23 years ago
  18. 7aced17 Initial revision by David Scherer · 25 years ago