File tree Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 9
9
10
10
.. towncrier release notes start
11
11
12
+ 22.2.1 (2022-07-27)
13
+ ===================
14
+
15
+ Bug Fixes
16
+ ---------
17
+
18
+ - Send the pip upgrade prompt to stderr. (`#11282 <https://github.com/pypa/pip/issues/11282 >`_)
19
+ - Ensure that things work correctly in environments where setuptools-injected
20
+ ``distutils `` is available by default. This is done by cooperating with
21
+ setuptools' injection logic to ensure that pip uses the ``distutils `` from the
22
+ Python standard library instead. (`#11298 <https://github.com/pypa/pip/issues/11298 >`_)
23
+ - Clarify that ``pip cache ``'s wheels-related output is about locally built wheels only. (`#11300 <https://github.com/pypa/pip/issues/11300 >`_)
24
+
25
+
12
26
22.2 (2022-07-21)
13
27
=================
14
28
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments