1. 15119bc IDLE: Fix 2 typos found by Min ho Kim. (GH-15617) by Terry Jan Reedy · 6 years ago
  2. 1a4d9ff bpo-32411: IDLE: Remove line number sort in browser.py (#5011) by Cheryl Sabella · 6 years ago
  3. a361e89 bpo-33906: Rename idlelib.windows as window (#7833) by Terry Jan Reedy · 7 years ago
  4. 20d48a4 bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484) by Cheryl Sabella · 8 years ago
  5. a5293b4 Fix miscellaneous typos (#4275) by luzpaz · 8 years ago
  6. d6bb65f bpo-31460: Simplify the API of IDLE's Module Browser. (#3842) by Terry Jan Reedy · 8 years ago
  7. bfebfd8 bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839) by Terry Jan Reedy · 8 years ago
  8. cd99e79 bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser. (#3704) by Cheryl Sabella · 8 years ago
  9. 058de11 bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573) by Cheryl Sabella · 8 years ago
  10. ba35227 bpo-30881: IDLE: add docstrings to browser.py (#2638) by csabella · 8 years ago
  11. 2000150 bpo-21624: IDLE -- minor htest fixes (#2575) by terryjreedy · 8 years ago
  12. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  13. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 9 years ago
  14. 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/ClassBrowser.py]
  15. d0c0f00 Issue #25313: Change the handling of new built-in text color themes to better by Terry Jan Reedy · 10 years ago
  16. cd56736 Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of by Terry Jan Reedy · 11 years ago
  17. 44f09eb Delete a few unused names suggested by pyflakes. by Terry Jan Reedy · 11 years ago
  18. a2fc99e Issue #21477: Idle htest: modify run; add more tests. by Terry Jan Reedy · 11 years ago
  19. 1b392ff Issue #21477: Idle htest: merge and modify run and runall; add many tests. by Terry Jan Reedy · 11 years ago
  20. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  21. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  22. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
  23. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 22 years ago
  24. 0b74344 ...and the old pyclbr.py faked Function instances with Class instances by Kurt B. Kaiser · 23 years ago
  25. 6550051 SF bug #668906: class browser raises AttributeError by Raymond Hettinger · 23 years ago
  26. a1962d6 Get rid of 1.5.2 compatibility hack. :-) by Guido van Rossum · 23 years ago
  27. a287644 Merge Py Idle changes Rev 1.13 (string methods) by Kurt B. Kaiser · 23 years ago
  28. d6c4c9e py-cvs-rel2_1 (Rev 1.12) merge - whitespace normalization by Kurt B. Kaiser · 24 years ago
  29. 7aced17 Initial revision by David Scherer · 25 years ago