[Lldb-commits] [lldb] Revert "[lldb][Windows] Only embed Python home in Debug config (#209464)" (PR #210989)
Martin Storsjö via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 21 07:36:12 PDT 2026
mstorsjo wrote:
> This only changes a default, so you could also think about explicitly setting `LLDB_ENABLE_PYTHON_LIMITED_API=OFF` in CMake.
Oh, indeed - I didn’t have time to check that far before (I’m vacationing at the moment). Thanks for the revert - I’ll look into this (and either figure out the issues with the limited API build, or explicitly set it to OFF for now) when I have time!
https://github.com/llvm/llvm-project/pull/210989
More information about the lldb-commits
mailing list