pip icon indicating copy to clipboard operation
pip copied to clipboard

Remove "legacy-resolver" option, part 1

Open MrMino opened this issue 4 years ago • 6 comments

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.

MrMino avatar Feb 20 '21 00:02 MrMino

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!

BrownTruck avatar Feb 23 '21 01:02 BrownTruck

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!

BrownTruck avatar Mar 28 '21 09:03 BrownTruck

That sounds like a good call.

pfmoore avatar Mar 28 '21 14:03 pfmoore

Yup, sounds sensible.

MrMino avatar Mar 28 '21 16:03 MrMino

What's the state here?

chrysle avatar May 04 '24 13:05 chrysle

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.

pradyunsg avatar May 06 '24 14:05 pradyunsg