aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2024-10-30 08:41:30 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2024-10-30 18:48:43 -0700
commitde7ad6b6820a265160507f8c6cf8ce5e07c4d5d8 (patch)
tree4308bb29503d5caee70e3f9642fab36c078a4e69 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parente9b7fe8e5a5819cb632d02529712535ca1b83f02 (diff)
downloadllvm-de7ad6b6820a265160507f8c6cf8ce5e07c4d5d8.zip
llvm-de7ad6b6820a265160507f8c6cf8ce5e07c4d5d8.tar.gz
llvm-de7ad6b6820a265160507f8c6cf8ce5e07c4d5d8.tar.bz2
[lldb] Use Py_InitializeFromConfig with Python >= 3.8 (NFC) (#114112)
This fixes the deprecation warning for Py_SetPythonHome, which was deprecated in Python 3.11. With this patch, when building against Python 3.8 or later, we now use Py_InitializeFromConfig instead. Fixes #113475
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions