llvm-project/lldb/source/Plugins/ScriptInterpreter
Pavel Labath 5457b426f5 Fix PythonString::GetString for >=python-3.7
The return value of PyUnicode_AsUTF8AndSize is now "const char *".

Thanks to Brett Neumeier for testing the patch out on python 3.7.

llvm-svn: 337908
2018-07-25 11:35:28 +00:00
..
None Get rid of the C-string parameter in DoExecute 2018-07-12 22:28:52 +00:00
Python Fix PythonString::GetString for >=python-3.7 2018-07-25 11:35:28 +00:00
CMakeLists.txt ScriptInterpreterPython cleanup 2018-06-21 14:09:15 +00:00