[Lldb-commits] [lldb] [lldb] Use (_d).pyd as Python extension suffix on Windows (PR #195262)

via lldb-commits lldb-commits at lists.llvm.org
Fri May 1 06:24:18 PDT 2026


Nerixyz wrote:

I tested this locally with a debug build, and I was able to import LLDB from python.

As an aside: I don't know the current status of #167001. We're still linking to `python3xx.dll` over `python3.dll`. Is that expected?

https://github.com/llvm/llvm-project/pull/195262


More information about the lldb-commits mailing list