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 handling of sys.base_prefix collision in interpreter identity check during tool installs #7596

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Sep 20, 2024

Closes #7586

Extends #7593 (thanks @lucab!)

@zanieb zanieb added the bug Something isn't working label Sep 20, 2024
@zanieb
Copy link
Member Author

zanieb commented Sep 20, 2024

Constructing a test case for this seems like a pain with our current infrastructure. Similar to #7473 we need to improve our test context to allow creating mock system interpreters.

@zanieb zanieb merged commit d6c9603 into main Sep 20, 2024
58 checks passed
@zanieb zanieb deleted the zb/tool-interpreter-fix branch September 20, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tool_install_python_requests test failure
3 participants