Skip to content
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

Cross version compatibility #1475

Merged
merged 1 commit into from
Dec 26, 2019
Merged

Cross version compatibility #1475

merged 1 commit into from
Dec 26, 2019

Conversation

gaborbernat
Copy link
Contributor

@gaborbernat gaborbernat commented Dec 23, 2019

To get this working needed:

  • allow version only specifier
  • use original executable instead of the executable for source python (python 2 requires to copy the executable itself, not a shell script)
  • when selecting an interpreter first check each candidate per path rather than for each candidate all path
  • add a test

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant