This revision was automatically updated to reflect the committed changes.
Closed by commit rL357277: [Python] Remove readline module (authored by
JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.or
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 fixin
mgorny added a comment.
WFM. We've been stripping it in Gentoo since the inception.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59972/new/
https://reviews.llvm.org/D59972
___
lldb-commits mailing list
lldb-commit
JDevlieghere created this revision.
JDevlieghere added a reviewer: labath.
Herald added subscribers: jdoerfert, mgorny.
Herald added a project: LLDB.
Todd added this empty readline module to workaround an issue with an old
version of Python on Ubuntu in 2014 (18841). In the meantime, Python seems