Skip to content

Commit 8dc39f0

Browse files
authored
Merge pull request #11345 from sbidoul/release/22.2.2
Release 22.2.2
2 parents c4261a8 + 2009007 commit 8dc39f0

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed

AUTHORS.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Bradley Ayers
100100
Brandon L. Reiss
101101
Brandt Bucher
102102
Brett Randall
103+
Brett Rosen
103104
Brian Cristante
104105
Brian Rosner
105106
briantracy
@@ -257,6 +258,7 @@ ghost
257258
Giftlin Rajaiah
258259
gizmoguy1
259260
gkdoc
261+
Godefroid Chapelle
260262
Gopinath M
261263
GOTO Hayato
262264
gousaiyang

NEWS.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@
99
1010
.. towncrier release notes start
1111
12+
22.2.2 (2022-08-03)
13+
===================
14+
15+
Bug Fixes
16+
---------
17+
18+
- Avoid ``AttributeError`` when removing the setuptools-provided ``_distutils_hack`` and it is missing its implementation. (`#11314 <https://github.com/pypa/pip/issues/11314>`_)
19+
- Fix import error when reinstalling pip in user site. (`#11319 <https://github.com/pypa/pip/issues/11319>`_)
20+
- Show pip deprecation warnings by default. (`#11330 <https://github.com/pypa/pip/issues/11330>`_)
21+
22+
1223
22.2.1 (2022-07-27)
1324
===================
1425

news/11314.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/11319.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/11330.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)