[libcxx-commits] [libcxx] [libc++] Use python3 in ssh.py's shebang (PR #183491)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 6 08:58:54 PST 2026
ldionne wrote:
Thanks for the ping. I wonder if we do want to hardcode python3 in those paths. Either way seems fine, but it seems to me that perhaps using whatever python version the user currently has in their environment should also work. Is this patch fixing an issue for you, and if so, what is it?
https://github.com/llvm/llvm-project/pull/183491
More information about the libcxx-commits
mailing list