]> granicus.if.org Git - python/commit
Issue #22773: fix failing test with old readline versions due to issue #19884.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Nov 2014 13:52:10 +0000 (14:52 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Nov 2014 13:52:10 +0000 (14:52 +0100)
commit06c14976dc5f40e92423313d5068d6a71f7765cf
treedec421463e653641e2c7bef4e122f2bfdc0987fb
parent93c41335ab236bf783a5eb3fec5320c1d62238ee
Issue #22773: fix failing test with old readline versions due to issue #19884.
Lib/test/test_readline.py
Modules/readline.c