[Lldb-commits] [PATCH] D59972: [Python] Remove readline module

2019-03-29 Thread Jonas Devlieghere via Phabricator via lldb-commits
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

[Lldb-commits] [PATCH] D59972: [Python] Remove readline module

2019-03-29 Thread Pavel Labath via Phabricator via lldb-commits
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

[Lldb-commits] [PATCH] D59972: [Python] Remove readline module

2019-03-29 Thread Michał Górny via Phabricator via lldb-commits
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

[Lldb-commits] [PATCH] D59972: [Python] Remove readline module

2019-03-28 Thread Jonas Devlieghere via Phabricator via lldb-commits
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