Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #80625 - jyn514:python-what-python, r=Mark-Simulacrum
Choose the version of python at runtime (portable version) r? `@Mark-Simulacrum` Fixed version of #80585. The goal is to avoid giving 'error: python3 required' when downloading LLVM from CI and instead default to python3 where possible. This has some minor overhead when you have `python` as python2, but almost nothing compared to actually running the build.
- Loading branch information