Skip to content

Commit d150cf2

Browse files
authored
Merge pull request #9656 from pradyunsg/update-resolver-timeline
Update note on the legacy resolver's removal
2 parents ee8a7a6 + fba946b commit d150cf2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/html/user_guide.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1857,9 +1857,11 @@ We plan for the resolver changeover to proceed as follows, using
18571857
environments, pip defaults to the old resolver, and the new one is
18581858
available using the flag ``--use-feature=2020-resolver``.
18591859

1860-
* pip 21.0: pip uses new resolver, and the old resolver is no longer
1861-
available. Python 2 support is removed per our :ref:`Python 2
1862-
Support` policy.
1860+
* pip 21.0: pip uses new resolver by default, and the old resolver is
1861+
no longer supported. It will be removed after a currently undecided
1862+
amount of time, as the removal is dependent on pip's volunteer
1863+
maintainers' availability. Python 2 support is removed per our
1864+
:ref:`Python 2 Support` policy.
18631865

18641866
Since this work will not change user-visible behavior described in the
18651867
pip documentation, this change is not covered by the :ref:`Deprecation

0 commit comments

Comments
 (0)