Skip to content

[llvm-locstats] Switch shebang from python to python3 #101864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

boomanaiden154
Copy link
Contributor

Some system only provide python3 and do not alias python to python3 by default. This means that directly executing llvm-locstats.py does not work as the system cannot find the interpreter. This should be safe to bump now that the project-wide minimum Python version for LLVM is v3.8.

Some system only provide python3 and do not alias python to python3 by
default. This means that directly executing llvm-locstats.py does not
work as the system cannot find the interpreter. This should be safe to
bump now that the project-wide minimum Python version for LLVM is v3.8.
@boomanaiden154 boomanaiden154 merged commit be031b1 into llvm:main Aug 4, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants