[Lldb-commits] [PATCH] D76955: [lldb/Test] Decode stdout and stderr in case it contains UTF-8
Frederic Riss via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 27 16:00:09 PDT 2020
friss added a comment.
I think this won't work with Python3, were `out` and `err` will be already "decoded" str objects
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76955/new/
https://reviews.llvm.org/D76955
More information about the lldb-commits
mailing list