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

Fix iter_compatible_interpreters path biasing. #798

Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Nov 20, 2019

Biasing interpreter selection towards the current interpreter was
implemented in #783 but not test was added. Add a test that fails due to
a bug in path trimming logic and fix the bug.

Biasing interpreter selection towards the current interpreter was
implemented in pex-tool#783 but not test was added. Add a test that fails due to
a bug in path trimming logic and fix the bug.
@jsirois jsirois requested a review from benjyw November 20, 2019 17:27
@jsirois
Copy link
Member Author

jsirois commented Nov 20, 2019

N.B.: Discovered trying to upgrade Pants to Pex 2.0.0.

Copy link

@stuhood stuhood left a comment

Choose a reason for hiding this comment

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

Thanks!

@jsirois jsirois merged commit 28f6f6a into pex-tool:master Nov 20, 2019
@jsirois jsirois deleted the iter_compatible_interpreters/test_and_fix branch November 20, 2019 19:23
@jsirois jsirois mentioned this pull request Nov 20, 2019
3 tasks
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.

None yet

2 participants