1. 1213123 bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121) by Terry Jan Reedy · 6 years ago
  2. 113d735 bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209) by Louie Lu · 6 years ago
  3. 0fe4513 bpo-36405: IDLE - Restore __main__ and add tests (#12518) by Terry Jan Reedy · 6 years ago
  4. 2b75155 bpo-36405: Use dict unpacking in idlelib (#12507) by Terry Jan Reedy · 6 years ago
  5. ee5ef30 bpo-33855: Minimally test all IDLE modules. (GH-7689) by Terry Jan Reedy · 7 years ago
  6. 58fc71c bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) by wohlganger · 8 years ago
  7. 213ce12 bpo-29910: IDLE no longer deletes a character after commenting out a region (#825) by Serhiy Storchaka · 8 years ago
  8. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 9 years ago
  9. c665dfd Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete. by Terry Jan Reedy · 9 years ago
  10. c74fb9c Issue #27609: Explicitly return None when there are other returns. by Terry Jan Reedy · 9 years ago
  11. 0b7d84d Issue #27171: Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  12. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 9 years ago
  13. 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/AutoComplete.py]
  14. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  15. e3fcfc2 Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster. by Terry Jan Reedy · 11 years ago
  16. dd4754e Issue #18988: The "Tab" key now works when a word is already autocompleted. by Serhiy Storchaka · 12 years ago
  17. 474eb23 merge 3.2 by Martin v. Löwis · 13 years ago
  18. 993fe3f Issue #14937: Fix typo. Patch by Roger Serwy. by Martin v. Löwis · 13 years ago
  19. f209407 merge 3.2 by Martin v. Löwis · 13 years ago
  20. 9f44a66 PEP 3131: support non-ASCII characters in auto-completion of identifiers. by Martin v. Löwis · 13 years ago
  21. 428d161 Drop unused constant. by Martin v. Löwis · 13 years ago
  22. 862d13a Issue #14937: Perform auto-completion of filenames in strings even for non-ASCII filenames. by Martin v. Löwis · 13 years ago
  23. a77aa69 #13933 refine patch using 'new' builtin by Terry Jan Reedy · 13 years ago
  24. ed3b867 Issue #13933: IDLE auto-complete did not work with some imported by Ned Deily · 13 years ago
  25. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
  26. 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 · 17 years ago
  27. 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 17 years ago
  28. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 18 years ago
  29. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 18 years ago
  30. e1b4a16 Fix circular import issue by Kurt B. Kaiser · 18 years ago
  31. f2335a9 Fix filter() issues by Kurt B. Kaiser · 18 years ago
  32. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 18 years ago
  33. b175445 Merge IDLE-syntax-branch r39668:41449 into trunk by Kurt B. Kaiser · 20 years ago