Skip to content

Commit 134b080

Browse files
committed
release 21.4.3
1 parent 2a36128 commit 134b080

5 files changed

Lines changed: 18 additions & 9 deletions

File tree

docs/changelog.rst

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

77
.. towncrier release notes start
88
9+
**********************
10+
v21.4.3 (2026-06-11)
11+
**********************
12+
13+
Bugfixes - 21.4.3
14+
=================
15+
16+
- Upgrade embedded wheels:
17+
18+
- pip to ``26.1.2`` from ``26.1.1`` (:issue:`u`)
19+
20+
- Resolve executable-only symlinks when recording ``home`` and ``base-executable`` in ``pyvenv.cfg``, mirroring
21+
CPython's ``getpath.realpath`` (python/cpython#115237), so environments created from a symlink to the interpreter
22+
binary locate the base stdlib (for example python-build-standalone); a fully symlinked interpreter tree is kept as-is
23+
- by :user:`gaborbernat`. (:issue:`3157`)
24+
- Stop exporting ``PS1`` from the bash activator so child processes do not inherit shell prompt state. (:issue:`3158`)
25+
- Handle CYGWIN/MSYS/MINGW path conversions in fish activation script - by user::`LuNoX`. (:issue:`3160`)
26+
927
**********************
1028
v21.4.2 (2026-05-31)
1129
**********************

docs/changelog/3157.bugfix.rst

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

docs/changelog/3158.bugfix.rst

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

docs/changelog/3160.bugfix.rst

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

docs/changelog/u.bugfix.rst

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

0 commit comments

Comments
 (0)