1. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  2. 47e00e5 Issue #27365: Finish merge so tests pass. by Terry Jan Reedy · 9 years ago
  3. df1d34c Issue #27365: add chunk by Terry Jan Reedy · 9 years ago
  4. b8a79ae Issue #27365: Merge minimal part. by Terry Jan Reedy · 9 years ago
  5. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 9 years ago
  6. 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/aboutDialog.py]
  7. 3567651 Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt. by Terry Jan Reedy · 10 years ago
  8. 296c66e Issue #24199: Make idlever module self updating. Syop using it in aboutDialog. by Terry Jan Reedy · 10 years ago
  9. ee3e561 Issue #22632: replace dead link with version-specific doc link. by Terry Jan Reedy · 11 years ago
  10. 1b392ff Issue #21477: Idle htest: merge and modify run and runall; add many tests. by Terry Jan Reedy · 11 years ago
  11. 06313b7 Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin by Terry Jan Reedy · 11 years ago
  12. 0803a39 #17657: Show full Tk version in IDLE's about dialog. Patch by Todd Rovito. by Roger Serwy · 12 years ago
  13. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 17 years ago
  14. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 18 years ago
  15. 804252b Eliminate latin-1 encoding by Kurt B. Kaiser · 18 years ago
  16. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  17. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  18. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 18 years ago
  19. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 22 years ago
  20. 9920430 SF #775057, fix IDLE problem in about dialog by Neal Norwitz · 22 years ago
  21. 7345375 Add ':' after IDLE version, fix spacing on a couple of lines I missed by Kurt B. Kaiser · 22 years ago
  22. 424a415 Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings. by Martin v. Löwis · 22 years ago
  23. 09cb74b aboutDialog.py: by Kurt B. Kaiser · 22 years ago
  24. e394ef8 Update for release by Kurt B. Kaiser · 22 years ago
  25. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 23 years ago
  26. 539594f Remove unused import by Neal Norwitz · 23 years ago
  27. 767a7ee remove futzing with text font by Steven M. Gava · 24 years ago
  28. 8c1ab14 fix for redundant empty parent window when invoked from idle shell window by Steven M. Gava · 24 years ago
  29. 28ccc24 removed some cruft by Steven M. Gava · 24 years ago
  30. c01e30f repair posix fonts fix by Steven M. Gava · 24 years ago
  31. 5b3ac8f some re-design by Steven M. Gava · 24 years ago
  32. 885c0bb improve viewfile handling indentation style changed to match existing source by Steven M. Gava · 24 years ago
  33. 44d3d1a some new dialogs and support files for new about and configuration implementations by Steven M. Gava · 24 years ago