summaryrefslogtreecommitdiff
path: root/news/11889.bugfix.rst
blob: e760fd1fbf40e79379e8bca6a008f9c03eadcf72 (plain)
1
2
3
4
The ``uninstall`` and ``install --force-reinstall`` commands no longer call
``normalize_path()`` repeatedly on the same paths. Instead, these results are
cached for the duration of an uninstall operation, resulting in improved
performance, particularly on Windows.