]> 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)
commit7e8b8678f141d4e8198002972219895280b2d62d
treeaf6263e645a511daf895ebbfbdcd04ae205a8435
parent1ea070e56185889f2e0360a3d0c03e35af744bf6
Issue #22773: fix failing test with old readline versions due to issue #19884.
Lib/test/test_readline.py
Modules/readline.c