1. 46f7785 Issue #25660: Fix a unittest and rlcompleter when readline isn't available by Yury Selivanov · 9 years ago
  2. 11bb1ad Issue #25663: Merge rlcompleter fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  3. ed92910 Issue #25663: Make rlcompleter avoid duplicate global names by Martin Panter · 9 years ago
  4. fa9ea04 Issue #25590: Merge rlcompleter change from 3.4 into 3.5 by Martin Panter · 9 years ago
  5. 06622ea Issue #25590: Make rlcompleter only call getattr() once per attribute by Martin Panter · 9 years ago
  6. aaf6114 Issue #23441: rcompleter now prints a tab character instead of displaying by Berker Peksag · 9 years ago
  7. 0659c43 Issue #23441: rcompleter now prints a tab character instead of displaying by Berker Peksag · 9 years ago
  8. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  9. 50de5f5 #10159: sort completion matches before comparing to dir() result. by Georg Brandl · 14 years ago
  10. 482e66a Issue #9496: Provide a test suite for the rlcompleter module. Patch by by Antoine Pitrou · 14 years ago