Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use skipUnless | Benjamin Peterson | 2014-11-26 | 1 | -3/+3 |
* | Issue #22773: fix failing test with old readline versions due to issue #19884. | Antoine Pitrou | 2014-11-04 | 1 | -0/+4 |
* | Issue #19884: readline: Disable the meta modifier key if stdout is not a | Victor Stinner | 2014-07-24 | 1 | -5/+17 |
* | Graft a89d654adaa2 from 3.2 branch. Fixes #15620. | Georg Brandl | 2012-08-11 | 1 | -0/+4 |
|\ | |||||
| * | #11496: skip history test if clear_history is not available. | R David Murray | 2011-03-14 | 1 | -0/+4 |
| * | Merged revisions 75711 via svnmerge from | Mark Dickinson | 2009-10-26 | 1 | -2/+3 |
| * | Merged revisions 74970 via svnmerge from | Ronald Oussoren | 2009-09-20 | 1 | -0/+42 |
* | Skip readline tests if readline module is not available. | Mark Dickinson | 2009-10-26 | 1 | -2/+3 |
* | Issue 6877: this patch makes it possible to link the readline extension | Ronald Oussoren | 2009-09-20 | 1 | -0/+42 |