Skip to content

Commit 35d321f

Browse files
authored
Merge pull request #8853 from pradyunsg/release/20.2.3
2 parents 8d549f2 + 709ad67 commit 35d321f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

NEWS.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@
99
1010
.. towncrier release notes start
1111
12+
20.2.3 (2020-09-08)
13+
===================
14+
15+
Deprecations and Removals
16+
-------------------------
17+
18+
- Deprecate support for Python 3.5 (`#8181 <https://github.com/pypa/pip/issues/8181>`_)
19+
20+
Features
21+
--------
22+
23+
- Make the ``setup.py install`` deprecation warning less noisy. We warn only
24+
when ``setup.py install`` succeeded and ``setup.py bdist_wheel`` failed, as
25+
situations where both fails are most probably irrelevant to this deprecation. (`#8752 <https://github.com/pypa/pip/issues/8752>`_)
26+
27+
1228
20.2.2 (2020-08-11)
1329
===================
1430

0 commit comments

Comments
 (0)