We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ec7b0a + 04307a4 commit 2f4d4a8Copy full SHA for 2f4d4a8
NEWS.rst
@@ -54,6 +54,7 @@ Bug Fixes
54
- Fix ``pip index versions`` to honor only-binary/no-binary options. (`#13682 <https://github.com/pypa/pip/issues/13682>`_)
55
- Fix fallthrough logic for options, allowing overriding global options with
56
defaults from user config. (`#13703 <https://github.com/pypa/pip/issues/13703>`_)
57
+- Use a path-segment prefix comparison, not char-by-char. (`#13777 <https://github.com/pypa/pip/issues/13777>`_)
58
59
Vendored Libraries
60
------------------
news/+1ee322a1.bugfix.rst
0 commit comments