Skip to content

Do not extract wheels in requirement preparation #8552

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

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

chrahunt
Copy link
Member

@chrahunt chrahunt commented Jul 7, 2020

For some time we haven't needed to extract wheels during requirement preparation, but were doing it anyway. Now we don't!

Progresses #6030.

chrahunt added 2 commits July 6, 2020 21:15
For some time we have not needed to pre-emptively unpack wheels as part
of metadata processing, but kept the existing logic because the
behavior would start to diverge more for different package types. In
this case, though, removing the special cases for wheels makes this
logic a bit simpler, so it is worth doing.
@chrahunt chrahunt added type: refactor Refactoring code skip news Does not need a NEWS file entry (eg: trivial changes) labels Jul 7, 2020
@chrahunt chrahunt marked this pull request as ready for review July 7, 2020 02:17
@sbidoul sbidoul merged commit 4bfc54d into pypa:master Jul 7, 2020
@chrahunt chrahunt deleted the do-not-extract-wheel-in-prepare branch July 7, 2020 13:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes) type: refactor Refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants