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

Clean up wheel.move_wheel_files #7176

Merged
merged 4 commits into from
Oct 20, 2019

Conversation

chrahunt
Copy link
Member

This simplifies the interface in preparation for moving the function to an install-related module.

This reduces the number of required arguments and helps establish a
convention for install_* functions, which should take a scheme instead
of the individual components.
We are only using this value for logging. Passing a string reduces
coupling between InstallRequirement and this function.
@chrahunt chrahunt added type: refactor Refactoring code skip news Does not need a NEWS file entry (eg: trivial changes) labels Oct 12, 2019
@chrahunt chrahunt marked this pull request as ready for review October 12, 2019 03:09
@pradyunsg pradyunsg merged commit 8dbf846 into pypa:master Oct 20, 2019
@chrahunt chrahunt deleted the refactor/simplify-wheel-install branch October 20, 2019 11:49
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Nov 19, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation 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.

2 participants