[Lldb-commits] [lldb] [lldb] Replace the usage of module imp with module importlib (PR #70443)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 30 11:43:54 PDT 2023


JDevlieghere wrote:

+1, if you can verify that Python 3.6 supports the `importlib` approach we should drop the fallback. 

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


More information about the lldb-commits mailing list