| Issue |
167001
|
| Summary |
Support `import lldb` in a Python interpreter that's different from the one we link against
|
| Labels |
lldb
|
| Assignees |
JDevlieghere
|
| Reporter |
JDevlieghere
|
When building LLDB agains the Python Limited C ABI [1], it should be possible to do `import lldb` in a Python interpreter that isn't the same version as the one we built and link against.
- [ ] [Make LLDB compatible with the Python Limited C API](https://github.com/llvm/llvm-project/issues/151617)
- [ ] [Support a Stable ABI LLDB_PYTHON_EXT_SUFFIX](https://github.com/llvm/llvm-project/pull/166269)
[1] https://github.com/llvm/llvm-project/issues/151617
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs