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

Unravel pip shims #5204

Merged
merged 4 commits into from
Jul 30, 2022
Merged

Unravel pip shims #5204

merged 4 commits into from
Jul 30, 2022

Conversation

matteius
Copy link
Member

@matteius matteius commented Jul 29, 2022

pip_shims is slow and make the interface confusing for the internal pip usages. Best part? We no longer need to rely on pip_shims for pipenv usages, because we vendor in a specific version of pip and rely exclusively on it.

We will have to consider requirementslib separately, and then perhaps one day we can abandon pip_shims entirely.

The checklist

  • [?] Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix, .feature, .behavior, .doc. .vendor. or .trivial (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@oz123 oz123 merged commit 75b77eb into main Jul 30, 2022
@oz123 oz123 deleted the unravel-pip_shims branch July 30, 2022 21:21
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