We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d549f2 + 709ad67 commit 35d321fCopy full SHA for 35d321f
NEWS.rst
@@ -9,6 +9,22 @@
9
10
.. towncrier release notes start
11
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
28
20.2.2 (2020-08-11)
29
===================
30
0 commit comments