1. d8dc749 idlelib: remove unused names and imports (one is a duplicate import). by Terry Jan Reedy · 10 years ago
  2. 57ac623 Issue #3832: backport 677a9326b4d4 to 2.7 (and delete some obsolete code). by Terry Jan Reedy · 11 years ago
  3. 3eb554f Issue #22221: Backported fixes from Python 3 (issue #18960). by Serhiy Storchaka · 11 years ago
  4. 62012fc Issue #21477: Idle htest: merge and modify run and runall; add many tests. by Terry Jan Reedy · 11 years ago
  5. 1c760ca Issue #19426: Fixed the opening of Python source file with specified encoding. by Serhiy Storchaka · 12 years ago
  6. e4818f6 Remove the use of non-existing re.ASCII. by Serhiy Storchaka · 12 years ago
  7. e787bce Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect Python by Serhiy Storchaka · 12 years ago
  8. f948943 Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'. by Terry Jan Reedy · 12 years ago
  9. 2b14986 Issue #18316: Update idlelib 2.7 except clauses to ease backports. by Terry Jan Reedy · 12 years ago
  10. eebcb5f Issue #16829: IDLE printing no longer fails if there are spaces or other by Serhiy Storchaka · 13 years ago
  11. f077513 Issue 10365: Add and replace comments; condense defaulted attribute access. by Terry Jan Reedy · 13 years ago
  12. 7f5d410 #10365 Trim trailing whitespace by Terry Jan Reedy · 13 years ago
  13. eaa7e78 Issue #10365: File open dialog now works instead of crashing by Terry Jan Reedy · 13 years ago
  14. d8b1723 Issue #12590: IDLE editor window now always displays the first line by Ned Deily · 14 years ago
  15. d82a887 Issue #11896: Save on Close failed despite selecting "Yes" in dialog. by Kurt B. Kaiser · 14 years ago
  16. 277896a Issue 9222 Fix filetypes for open dialog Merged from 86702 by Terry Reedy · 15 years ago
  17. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 years ago
  18. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  19. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  20. 60d5840 Add confirmation dialog before printing. Patch 1717170 Tal Einat. by Kurt B. Kaiser · 18 years ago
  21. f30ff3b narrow exception per [ 1540849 ] except too broad by Kurt B. Kaiser · 19 years ago
  22. 70f05c5 Source file f.flush() after writing; trying to avoid lossage if user by Kurt B. Kaiser · 19 years ago
  23. 307021f Patch #1162825: Support non-ASCII characters in IDLE window titles. by Martin v. Löwis · 20 years ago
  24. a9170c7 Patch #808719: Ignore the locale's encoding if it is an empty string. by Martin v. Löwis · 21 years ago
  25. cf6f1b6 M EditorWindow.py M IOBinding.py M NEWS.txt M configDialog.py by Kurt B. Kaiser · 21 years ago
  26. 188e25f Fix a typo introduced at 1.21 by Kurt B. Kaiser · 22 years ago
  27. 8ad1dd7 Catch locale.error as well. Fixes #788378. Will backport to 2.3. by Martin v. Löwis · 22 years ago
  28. 249d50a Make sure eol_convention is an ASCII string. Fixes #774680. by Martin v. Löwis · 22 years ago
  29. 61e2c9a Forwardport Patch from IDLEfork SF 610329 Remove deprecated tempfile usage by Kurt B. Kaiser · 22 years ago
  30. 9067c8d SF 748975 Printing unsaved shell fails by Kurt B. Kaiser · 22 years ago
  31. d2f4861 SF 748973 Guido van Rossum patch by Kurt B. Kaiser · 22 years ago
  32. 4767401 Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  33. a053f33 [ SF 710733 - Martin v. Loewis] Improving source encoding dialog by Kurt B. Kaiser · 22 years ago
  34. c2f77dd New feature: when saving a file, keep the eol convention of the by Guido van Rossum · 22 years ago
  35. ddeaf11 Attempting to save the shell raised an error related to saving by Kurt B. Kaiser · 22 years ago
  36. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 23 years ago
  37. bfed346 M Debugger.py M IOBinding.py M PyShell.py by Kurt B. Kaiser · 23 years ago
  38. 993e81a 619127: Recent File Menu Not Updating by Chui Tey · 23 years ago
  39. e555fc7 Work around Mac OS X platform encoding issues. by Tony Lownds · 23 years ago
  40. 01166da Merge Py Idle changes: by Kurt B. Kaiser · 23 years ago
  41. 1bf4c2d Bug: clearing the shell undo list after a prompt was allowing files to be by Kurt B. Kaiser · 23 years ago
  42. 7981ce5 add a version of GvR's q&d python idle printing patch, by Steven M. Gava · 23 years ago
  43. a2bc259 tracking python idle changes: Provisional fix for writefile() [SF bug # 541730] by Steven M. Gava · 23 years ago
  44. 1d46e40 further work on new config system; recent files menu by Steven M. Gava · 23 years ago
  45. 7eea271 py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to module level by Kurt B. Kaiser · 24 years ago
  46. 7aced17 Initial revision by David Scherer · 25 years ago