We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75db610 commit 8e6604cCopy full SHA for 8e6604c
news/11889.bugfix.rst
@@ -0,0 +1,4 @@
1
+The ``uninstall`` and ``install --force-reinstall`` commands no longer call
2
+``normalize_path()`` repeatedly on the same paths. Instead, these results are
3
+cached for the duration of an uninstall operation, resulting in improved
4
+performance, particularly on Windows.
0 commit comments