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

Deprecate location-related options in --install-option #7371

Merged
merged 2 commits into from
Nov 30, 2019

Conversation

chrahunt
Copy link
Member

Related to #7309.

@chrahunt chrahunt added project: setuptools Related to setuptools type: deprecation Related to deprecation / removal. labels Nov 17, 2019
@chrahunt chrahunt force-pushed the removal/deprecate-location-options branch 2 times, most recently from d293833 to 6cfbfdb Compare November 17, 2019 02:13
@chrahunt chrahunt marked this pull request as ready for review November 17, 2019 02:51
@chrahunt
Copy link
Member Author

Gentle nudge.

Some of the machinery here is a prereq for cleaning up scheme handling in Resolver, RequirementPreparer, and InstallRequirement, which will make new resolver work easier.

src/pip/_internal/commands/install.py Outdated Show resolved Hide resolved
@chrahunt chrahunt force-pushed the removal/deprecate-location-options branch from 6cfbfdb to 75b9697 Compare November 30, 2019 22:35
The utils.distutils_args.parse_args function can recognize distutils
arguments so we can deprecate their usage.
@chrahunt chrahunt force-pushed the removal/deprecate-location-options branch from 75b9697 to b8f626a Compare November 30, 2019 22:43
@chrahunt chrahunt merged commit 59289f5 into pypa:master Nov 30, 2019
@chrahunt chrahunt deleted the removal/deprecate-location-options branch November 30, 2019 23:31
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jan 1, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 1, 2020
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 project: setuptools Related to setuptools type: deprecation Related to deprecation / removal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants