Side question: do we need to do this on every subprocess.check_output() in this file?
rdar://problem/51464644
Paths
| Differential D63311
Python 3: decode string as utf-8 to avoid type mismatch. ClosedPublic Authored by aprantl on Jun 13 2019, 6:23 PM.
Details Summary Side question: do we need to do this on every subprocess.check_output() in this file? rdar://problem/51464644
Diff Detail
Event TimelineThis revision now requires changes to proceed.Jun 13 2019, 11:08 PM This revision is now accepted and ready to land.Jun 14 2019, 8:35 AM Closed by commit rL363413: Python 3: decode string as utf-8 to avoid type mismatch. (authored by adrian). · Explain WhyJun 14 2019, 8:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204775 lldb/trunk/examples/python/crashlog.py
|