1. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 years ago
  2. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  3. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  4. 4864b2b Updated patch (CodeContext.061217.patch) to by Kurt B. Kaiser · 18 years ago
  5. f733abb Whitespace normalization. by Tim Peters · 18 years ago
  6. 4ebbefe Patch #1362975: Rework CodeContext indentation algorithm to by Martin v. Löwis · 18 years ago
  7. 2a7ff29 The 'with' statement is now a Code Context block opener by Kurt B. Kaiser · 19 years ago
  8. 7b71bf3 Remove usage of sets module (patch #1500609). by Georg Brandl · 19 years ago
  9. 389482c Incorporate Tal Einat's comment on Patch 936169: Fixes alignment problem. by Kurt B. Kaiser · 20 years ago
  10. 0a13579 Tweak CodeContext.py docstrings, comments, and names. by Kurt B. Kaiser · 20 years ago
  11. 7491022 Increased performance in CodeContext extension Patch 936169 Noam Raphael by Kurt B. Kaiser · 20 years ago
  12. 4d5bc60 Noam Raphel: Further developemt of CodeContext feature. by Kurt B. Kaiser · 21 years ago
  13. e3636e0 Fix a bug I introduced which causes all block openers at an indent level by Kurt B. Kaiser · 21 years ago
  14. d00587a 1. Add an Options menu entry: Code Context by Kurt B. Kaiser · 21 years ago
  15. 54d1a3b - New Extension: CodeContext. Provides block structuring hints for code by Kurt B. Kaiser · 21 years ago