]> granicus.if.org Git - python/commit
Issue #25203: Failed readline.set_completer_delims() no longer left the
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Sep 2015 19:38:01 +0000 (22:38 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Sep 2015 19:38:01 +0000 (22:38 +0300)
commit36aff2db4ae7e113a8fce91b46301bd85e9c2f3b
tree51f554e73a3069a88ada73f264c4aa92a69c2d7f
parentc944e34959914faabb57d18be7c04176d2bc5024
parent113843937615b26fe8c0a4402c754c176cb7293a
Issue #25203: Failed readline.set_completer_delims() no longer left the
module in inconsistent state.
Misc/NEWS
Modules/readline.c