Skip to content

Commit cdba22f

Browse files
committed
Bump for release
1 parent 27f8374 commit cdba22f

24 files changed

+32
-29
lines changed

NEWS.rst

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,37 @@
99
1010
.. towncrier release notes start
1111
12+
24.3 (2024-10-26)
13+
=================
14+
15+
Deprecations and Removals
16+
-------------------------
17+
18+
- Deprecate wheel filenames that are not compliant with :pep:`440`. (`#12918 <https://github.com/pypa/pip/issues/12918>`_)
19+
20+
Features
21+
--------
22+
23+
- Detect recursively referencing requirements files and help users identify
24+
the source. (`#12653 <https://github.com/pypa/pip/issues/12653>`_)
25+
- Support for :pep:`730` iOS wheels. (`#12961 <https://github.com/pypa/pip/issues/12961>`_)
26+
27+
Bug Fixes
28+
---------
29+
30+
- Display a better error message when an already installed package has an invalid requirement. (`#12953 <https://github.com/pypa/pip/issues/12953>`_)
31+
- Ignore ``PIP_TARGET`` and ``pip.conf`` ``global.target`` when preparing a build environment. (`#8438 <https://github.com/pypa/pip/issues/8438>`_)
32+
- Restore support for macOS 10.12 and older (via truststore). (`#12901 <https://github.com/pypa/pip/issues/12901>`_)
33+
- Allow installing pip in editable mode in a virtual environment on Windows. (`#12666 <https://github.com/pypa/pip/issues/12666>`_)
34+
35+
Vendored Libraries
36+
------------------
37+
38+
- Upgrade certifi to 2024.8.30
39+
- Upgrade distlib to 0.3.9
40+
- Upgrade truststore to 0.10.0
41+
- Upgrade urllib3 to 1.26.20
42+
1243
24.2 (2024-07-28)
1344
=================
1445

news/10EC0CC0-C535-4B04-8924-CBF3DAA3315D.trivial.rst

Whitespace-only changes.

news/12653.feature.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

news/12678.trivial.rst

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

news/12893.trivial.rst

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

news/12894.trivial.rst

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

news/12895.trivial.rst

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

news/12918.removal.rst

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

news/12939.trivial.rst

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

news/12953.bugfix.rst

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

0 commit comments

Comments
 (0)