]> granicus.if.org Git - python/commit
Back out fix for issue #13886; it introduced a new bug in interactive readline use.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 2 Feb 2013 19:29:39 +0000 (20:29 +0100)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 2 Feb 2013 19:29:39 +0000 (20:29 +0100)
commit56265564ff43da395d358fcc28803478892a686b
tree6799318362db171433509bcf6c67ce34c3ec7397
parent231ee4dc9da8d85aceb9ef18aa7197dd0023534e
parentc27bcbf86316fd45180a8b881c55ed3ac7f9fa50
Back out fix for issue #13886; it introduced a new bug in interactive readline use.
Lib/test/test_builtin.py
Misc/NEWS
Modules/readline.c