Message254932
| Author | yselivanov |
|---|---|
| Recipients | Martin Sekera, arigo, berker.peksag, dabeaz, ezio.melotti, larry, martin.panter, ned.deily, pitrou, python-dev, r.david.murray, yselivanov |
| Date | 2015-11-19.20:12:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1447963954.35.0.034238902398.issue23441@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Please see my patch for Issue 25660 -- instead of returning '\t' from the completion function, I use readline API to modify the input buffer directly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-19 20:12:34 | yselivanov | set | recipients: + yselivanov, arigo, pitrou, larry, ned.deily, ezio.melotti, r.david.murray, dabeaz, python-dev, berker.peksag, martin.panter, Martin Sekera |
| 2015-11-19 20:12:34 | yselivanov | set | messageid: <1447963954.35.0.034238902398.issue23441@psf.upfronthosting.co.za> |
| 2015-11-19 20:12:34 | yselivanov | link | issue23441 messages |
| 2015-11-19 20:12:34 | yselivanov | create | |