Skip to content

Commit 4f6aeb1

Browse files
authored
Merge pull request #13044 from sbidoul/release/24.3
Release/24.3
2 parents c79d019 + e1b1d51 commit 4f6aeb1

25 files changed

+35
-29
lines changed

AUTHORS.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Anthony Sottile
5757
Antoine Musso
5858
Anton Ovchinnikov
5959
Anton Patrushev
60+
Anton Zelenov
6061
Antonio Alvarado Hernandez
6162
Antony Lee
6263
Antti Kaihola
@@ -225,6 +226,7 @@ Diego Ramirez
225226
DiegoCaraballo
226227
Dimitri Merejkowsky
227228
Dimitri Papadopoulos
229+
Dimitri Papadopoulos Orfanos
228230
Dirk Stolle
229231
Dmitry Gladkov
230232
Dmitry Volodin
@@ -690,6 +692,7 @@ snook92
690692
socketubs
691693
Sorin Sbarnea
692694
Srinivas Nyayapati
695+
Srishti Hegde
693696
Stavros Korokithakis
694697
Stefan Scherfke
695698
Stefano Rivera

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.

0 commit comments

Comments
 (0)