llvm-project/lldb/unittests/ScriptInterpreter/Python
Jonas Devlieghere 9053767330
Remove Python 2 support from the ScriptInterpreter plugin
We dropped downstream support for Python 2 in the previous release. Now
that we have branched for the next release the window where this kind of
change could introduce conflicts is closing too. Start by getting rid of
Python 2 support in the Script Interpreter plugin.

Differential revision: https://reviews.llvm.org/D124429
2022-04-27 08:26:25 -07:00
..
CMakeLists.txt [lldb] Get rid of helper CMake variables for Python 2020-08-17 08:47:52 -07:00
PythonDataObjectsTests.cpp Remove Python 2 support from the ScriptInterpreter plugin 2022-04-27 08:26:25 -07:00
PythonTestSuite.cpp Remove Python 2 support from the ScriptInterpreter plugin 2022-04-27 08:26:25 -07:00
PythonTestSuite.h