Thanks to visit codestin.com
Credit goes to github.com

Skip to content

change shebang to python3 #383

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
May 18, 2025
Merged

change shebang to python3 #383

merged 1 commit into from
May 18, 2025

Conversation

vapier
Copy link
Contributor

@vapier vapier commented May 6, 2025

Some distros, like Debian, have been moving in the direction of dropping /usr/bin/python by default and only providing /usr/bin/python3. This causes the cpplint tools to fail by default when run with system versions. Switch over to python3 to try and work out of the box by default more.

Some distros, like Debian, have been moving in the direction of dropping
/usr/bin/python by default and only providing /usr/bin/python3.  This
causes the cpplint tools to fail by default when run with system versions.
Switch over to python3 to try and work out of the box by default more.
@aaronliu0130 aaronliu0130 merged commit b6ada00 into cpplint:develop May 18, 2025
10 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