aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-08-14 12:41:49 -0500
committerGitHub <noreply@github.com>2025-08-14 12:41:49 -0500
commitac0ad5093ab451a36ea9ed34b0d3d461e759f4ea (patch)
tree947a60b54c61408da6b8b126ada241364efc3561 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parent91418ecbdef0e259f83e6ddac5ddfc22a8b6eced (diff)
downloadllvm-ac0ad5093ab451a36ea9ed34b0d3d461e759f4ea.zip
llvm-ac0ad5093ab451a36ea9ed34b0d3d461e759f4ea.tar.gz
llvm-ac0ad5093ab451a36ea9ed34b0d3d461e759f4ea.tar.bz2
[lldb] Use PyThread_get_thread_ident instead of accessing PyThreadState (#153460)
Use `PyThread_get_thread_ident`, which is part of the Stable API, instead of accessing a member of the PyThreadState, which is opaque when using the Stable API.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions