index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_readline.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-1/+1
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-5/+2
*
Issue 22940: fixes to editline support
Ned Deily
2014-11-26
1
-1/+1
*
merge 3.4
Benjamin Peterson
2014-11-26
1
-3/+3
|
\
|
*
use skipUnless
Benjamin Peterson
2014-11-26
1
-3/+3
*
|
only support append_history if readline has it
Benjamin Peterson
2014-11-26
1
-0/+2
*
|
add readline.append_history_file (closes #22940)
Benjamin Peterson
2014-11-26
1
-1/+39
|
/
*
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/+18
*
Revert 961a15aff2a6, this is already checked in another way.
Georg Brandl
2012-08-11
1
-3/+1
*
Closes #15620: check for presence of readline.clear_history(), which is appar...
Georg Brandl
2012-08-11
1
-1/+3
*
#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