]> 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:05:11 +0000 (20:05 +0100)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 2 Feb 2013 19:05:11 +0000 (20:05 +0100)
commit637525718873f9c6571078e0201523438b17d341
tree41c8ff21caf73461f06184caf596eef2394915e1
parente5e64444979f0bb6c922f1c2742440f964ce6801
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