Skip to content

Commit 71ef9bf

Browse files
committed
release 4.52.1
1 parent d15c8fa commit 71ef9bf

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

docs/changelog.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@
66

77
.. towncrier release notes start
88
9+
**********************
10+
v4.52.1 (2026-04-09)
11+
**********************
12+
13+
Bug fixes - 4.52.1
14+
==================
15+
16+
- Changing a resolution-affecting environment variable via ``set_env`` (e.g. ``PIP_INDEX_URL``) now invalidates the
17+
install cache and triggers a reinstall, rather than incorrectly reusing the cached environment - by
18+
:user:`gaborbernat`. (:issue:`3917`)
19+
- Use ``normalize_isa`` from ``python-discovery`` for architecture factor matching, supporting aliases like ``i686`` →
20+
``x86`` and ``aarch64`` → ``arm64`` - by :user:`rahuldevikar`. (:issue:`3919`)
21+
922
**********************
1023
v4.52.0 (2026-03-30)
1124
**********************

docs/changelog/3917.bugfix.rst

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

docs/changelog/3919.bugfix.rst

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

0 commit comments

Comments
 (0)