You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1215,13 +1217,23 @@ Specific things we'd love to get feedback on:
1215
1217
* If you have workarounds to address issues with the current resolver,
1216
1218
does the new resolver let you remove those workarounds? Tell us!
1217
1219
1220
+
Please let us know through the `resolver testing survey`_.
1218
1221
1219
1222
Context and followup
1220
1223
--------------------
1221
1224
1222
-
As discussed in `our announcement on the PSF blog`_, the pip team are in the process of developing a new "dependency resolver" (the part of pip that works out what to install based on your requirements). We have reached a major milestone in this work, and have a testable ("beta") version of the resolver, which you can test, included in this release.
1225
+
As discussed in `our announcement on the PSF blog`_, the pip team are
1226
+
in the process of developing a new "dependency resolver" (the part of
1227
+
pip that works out what to install based on your requirements). Since
1228
+
this work will not change user-visible behavior described in the pip
1229
+
documentation, this change is not covered by the :ref:`Deprecation
1230
+
Policy`.
1231
+
1232
+
We're tracking our rollout in :issue:`6536` and you can watch for
1233
+
announcements on the `low-traffic packaging announcements list`_.
0 commit comments