Skip to content

Use sys.executable everywhere in test_remote#126

Merged
ionelmc merged 1 commit intoionelmc:masterfrom
s-t-e-v-e-n-k:test-remote-use-sys.executable
Jul 9, 2025
Merged

Use sys.executable everywhere in test_remote#126
ionelmc merged 1 commit intoionelmc:masterfrom
s-t-e-v-e-n-k:test-remote-use-sys.executable

Conversation

@s-t-e-v-e-n-k
Copy link
Contributor

Not all systems use python to run the interpreter, and this also doesn't help if the user has multiple interpreters in their path. Use sys.executable like the other test case in this file.

Not all systems use python to run the interpreter, and this also doesn't
help if the user has multiple interpreters in their path. Use
sys.executable like the other test case in this file.
@ionelmc ionelmc merged commit 7ea39c4 into ionelmc:master Jul 9, 2025
68 of 120 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