Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25663: Merge rlcompleter fix from 3.4 into 3.5 | Martin Panter | 2015-11-24 | 1 | -0/+21 |
|\ | |||||
| * | Issue #25663: Make rlcompleter avoid duplicate global names | Martin Panter | 2015-11-23 | 1 | -0/+21 |
* | | Issue #25590: Merge rlcompleter change from 3.4 into 3.5 | Martin Panter | 2015-11-13 | 1 | -0/+13 |
|\ \ | |/ | |||||
| * | Issue #25590: Make rlcompleter only call getattr() once per attribute | Martin Panter | 2015-11-13 | 1 | -0/+13 |
* | | Issue #23441: rcompleter now prints a tab character instead of displaying | Berker Peksag | 2015-07-27 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Issue #23441: rcompleter now prints a tab character instead of displaying | Berker Peksag | 2015-07-27 | 1 | -4/+8 |
* | | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -6/+1 |
|/ | |||||
* | #10159: sort completion matches before comparing to dir() result. | Georg Brandl | 2010-10-21 | 1 | -2/+2 |
* | Issue #9496: Provide a test suite for the rlcompleter module. Patch by | Antoine Pitrou | 2010-08-04 | 1 | -0/+73 |