pip
pip copied to clipboard
Remove "legacy-resolver" option, part 1
This is a subset of #9695
This is the first step on the road to fully remove the legacy resolver. The aims of this PR are strictly as follows:
- Prohibit usage of
--use-deprecated=legacy-resolver - Make sure the tests don't fail.
Edit: thanks to #9739 the yaml tests issue has been eliminated.
Hello!
I am an automated bot and I have noticed that this pull request is not currently able to be merged. If you are able to either merge the master branch into this pull request or rebase this pull request against master then it will be eligible for code review and hopefully merging!
Hello!
I am an automated bot and I have noticed that this pull request is not currently able to be merged. If you are able to either merge the master branch into this pull request or rebase this pull request against master then it will be eligible for code review and hopefully merging!
That sounds like a good call.
Yup, sounds sensible.
What's the state here?
Same as https://github.com/pypa/pip/issues/10946#issuecomment-1271408642 -- the new resolver still does not have feature parity on a couple of workflows and we should cover those before we remove the legacy resolver.