1. 33c7420 bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836) by Terry Jan Reedy · 6 years ago
  2. ee5ef30 bpo-33855: Minimally test all IDLE modules. (GH-7689) by Terry Jan Reedy · 6 years ago
  3. e570211 Fix idlelib comment typos reported by Mike on pull request 4803. (#4807) by Terry Jan Reedy · 7 years ago
  4. 32fd874 bpo-15786: Fix IDLE autocomplete return problem. (#2198) by terryjreedy · 7 years ago
  5. 778b484 bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811) by mlouielu · 7 years ago
  6. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 8 years ago
  7. c665dfd Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete. by Terry Jan Reedy · 8 years ago
  8. c74fb9c Issue #27609: Explicitly return None when there are other returns. by Terry Jan Reedy · 8 years ago
  9. 01e3575 Issue *24750: Switch all scrollbars in IDLE to ttk versions. by Terry Jan Reedy · 8 years ago
  10. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 8 years ago
  11. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 8 years ago[Renamed from Lib/idlelib/AutoCompleteWindow.py]
  12. d2134c7 Issue #24570: Idle: make calltip and completion boxes appear on Macs by Terry Jan Reedy · 9 years ago
  13. dd4754e Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 11 years ago
  14. 97aa21b Do not try to insert control characters. by Martin v. Löwis · 12 years ago
  15. 862d13a Issue #14937: Perform auto-completion of filenames in strings even for non-ASCII filenames. by Martin v. Löwis · 12 years ago
  16. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  17. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  18. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  19. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  20. e1b4a16 Fix circular import issue by Kurt B. Kaiser · 17 years ago
  21. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  22. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  23. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  24. 89da5d7 Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M. by Guido van Rossum · 18 years ago
  25. b175445 Merge IDLE-syntax-branch r39668:41449 into trunk by Kurt B. Kaiser · 19 years ago