Skip to content

[crater] Explicitly call python3 instead of python#1561

Merged
anthrotype merged 1 commit into
mainfrom
explicit-py3
Jul 16, 2025
Merged

[crater] Explicitly call python3 instead of python#1561
anthrotype merged 1 commit into
mainfrom
explicit-py3

Conversation

@cmyr

@cmyr cmyr commented Jul 14, 2025

Copy link
Copy Markdown
Member

No description provided.

@rsheeter rsheeter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you expect these to be run in the context of a venv then the explicit python3 is not necessary. LGTM in case that's not the expectation.

@cmyr

cmyr commented Jul 16, 2025

Copy link
Copy Markdown
Member Author

just aiming for maximal portability? but 🤷

@anthrotype

Copy link
Copy Markdown
Member

If you expect these to be run in the context of a venv then the explicit python3 is not necessary.

but python3 will also be present in the venv, alongside the unqualified python, so this is ok (well, at least for Linux or macOS).

@anthrotype anthrotype added this pull request to the merge queue Jul 16, 2025
Merged via the queue into main with commit 8e27ed6 Jul 16, 2025
12 checks passed
@anthrotype anthrotype deleted the explicit-py3 branch July 16, 2025 15:45
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.

3 participants