[Lldb-commits] [PATCH] D124430: [lldb] Remove Python 2 checks from the test suite

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 25 20:20:10 PDT 2022


JDevlieghere created this revision.
JDevlieghere added reviewers: labath, clayborg, lanza.
Herald added a project: All.
JDevlieghere requested review of this revision.
Herald added a project: LLDB.

Remove Python 2 checks from the test suite


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124430

Files:
  lldb/test/API/functionalities/step_scripted/TestStepScripted.py
  lldb/test/API/lldbtest.py
  lldb/test/API/macosx/nslog/TestDarwinNSLogOutput.py
  lldb/test/API/python_api/disassemble-raw-data/TestDisassemble_VST1_64.py
  lldb/test/API/python_api/file_handle/TestFileHandle.py
  lldb/test/API/terminal/TestSTTYBeforeAndAfter.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124430.425112.patch
Type: text/x-patch
Size: 9624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220426/a1e06f96/attachment.bin>


More information about the lldb-commits mailing list