1. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  2. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 9 years ago
  3. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 9 years ago[Renamed from Lib/idlelib/CodeContext.py]
  4. 645058d Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. by Serhiy Storchaka · 10 years ago
  5. 049882e Issue 22823: Use set literal in idlelib. by Terry Jan Reedy · 11 years ago
  6. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 17 years ago
  7. 3536a5c maxint->maxsize. Wouldn't import. by Kurt B. Kaiser · 18 years ago
  8. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  9. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  10. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 18 years ago
  11. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 18 years ago
  12. 9fe394c Merged revisions 53538-53622 via svnmerge from by Thomas Wouters · 19 years ago
  13. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  14. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 19 years ago
  15. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  16. 389482c Incorporate Tal Einat's comment on Patch 936169: Fixes alignment problem. by Kurt B. Kaiser · 20 years ago
  17. 0a13579 Tweak CodeContext.py docstrings, comments, and names. by Kurt B. Kaiser · 20 years ago
  18. 7491022 Increased performance in CodeContext extension Patch 936169 Noam Raphael by Kurt B. Kaiser · 20 years ago
  19. 4d5bc60 Noam Raphel: Further developemt of CodeContext feature. by Kurt B. Kaiser · 21 years ago
  20. e3636e0 Fix a bug I introduced which causes all block openers at an indent level by Kurt B. Kaiser · 21 years ago
  21. d00587a 1. Add an Options menu entry: Code Context by Kurt B. Kaiser · 21 years ago
  22. 54d1a3b - New Extension: CodeContext. Provides block structuring hints for code by Kurt B. Kaiser · 21 years ago