[Lldb-commits] [PATCH] D59590: Python 2/3 compat: queue vs Queue

2019-03-25 Thread Phabricator via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL356905: Python 2/3 compat: queue vs Queue (authored by serge_sans_paille, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Changed prior to commit: https://reviews.

[Lldb-commits] [PATCH] D59590: Python 2/3 compat: queue vs Queue

2019-03-25 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. It looks like this code hasn't been touched since 2013, so who knows if it even works. But fixing this should be fine anyway. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://rev

[Lldb-commits] [PATCH] D59590: Python 2/3 compat: queue vs Queue

2019-03-20 Thread serge via Phabricator via lldb-commits
serge-sans-paille created this revision. serge-sans-paille added a reviewer: michaelplatings. Herald added subscribers: lldb-commits, jdoerfert. Herald added a project: LLDB. Repository: rLLDB LLDB https://reviews.llvm.org/D59590 Files: lldb/utils/lui/lui.py lldb/utils/lui/sandbox.py Ind