Skip to content

Commit 6aef932

Browse files
Update news/12079.bugfix.rst
Co-authored-by: Tzu-ping Chung <[email protected]>
1 parent 1a80e41 commit 6aef932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

news/12079.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix slowness when using ``importlib.metadata`` and there is a large overlap between already installed and to-be-installed packages. This is the default in Python 3.11, though it can be overridden with the ``_PIP_USE_IMPORTLIB_METADATA`` environment variable.
1+
Fix slowness when using ``importlib.metadata`` (the default way for pip to read metadata in Python 3.11+) and there is a large overlap between already installed and to-be-installed packages.

0 commit comments

Comments
 (0)