Skip to content

Commit 95e6470

Browse files
committed
release 1.4.1
1 parent 011f953 commit 95e6470

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

docs/changelog.rst

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

77
.. towncrier release notes start
88
9+
********************
10+
v1.4.1 (2026-06-11)
11+
********************
12+
13+
Bug fixes - 1.4.1
14+
=================
15+
- Resolve executable-only symlinks when computing ``system_executable``, mirroring CPython's ``getpath.realpath``
16+
(python/cpython#115237): a symlink to the interpreter binary now resolves to the real interpreter, while a fully
17+
symlinked interpreter tree is kept as-is - by :user:`gaborbernat`. (:issue:`84`)
18+
919
********************
1020
v1.4.0 (2026-05-28)
1121
********************

docs/changelog/84.bugfix.rst

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

0 commit comments

Comments
 (0)