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 7e9c87a + 2452572 commit 2a3e2fdCopy full SHA for 2a3e2fd
NEWS.rst
@@ -9,6 +9,15 @@
9
10
.. towncrier release notes start
11
12
+25.0.1 (2025-02-09)
13
+===================
14
+
15
+Bug Fixes
16
+---------
17
18
+- Fix an unsupported type annotation on Python 3.10 and earlier. (`#13181 <https://github.com/pypa/pip/issues/13181>`_)
19
+- Fix a regression where truststore would never be used while installing build dependencies. (`#13186 <https://github.com/pypa/pip/issues/13186>`_)
20
21
25.0 (2025-01-26)
22
=================
23
news/13181.bugfix.rst
news/13186.bugfix.rst
0 commit comments