[Lldb-commits] [PATCH] D59972: [Python] Remove readline module
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 29 02:18:03 PDT 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Wohoo, it's great to be able to get rid of that. Judging by the bug reports, it looks like what actually happened is that libedit fixed some readline incompatibilities, instead of python fixing stuff. But the end result is the same.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59972/new/
https://reviews.llvm.org/D59972
More information about the lldb-commits
mailing list