Skip to content

Commit 0d34484

Browse files
committed
release 1.3.1
1 parent 6840c41 commit 0d34484

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

docs/changelog.rst

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

77
.. towncrier release notes start
88
9+
********************
10+
v1.3.1 (2026-05-12)
11+
********************
12+
13+
Bug fixes - 1.3.1
14+
=================
15+
- export normalize_isa and deprecate KNOWN_ARCHITECTURES - by :user:`rahuldevikar`. (:issue:`59`)
16+
- discover uv-managed Pythons on Windows. Previously the glob assumed Unix layout (``<root>/<key>/bin/python``) and
17+
silently found nothing on Windows, where uv places ``python.exe`` directly under the install root - by
18+
:user:`gaborbernat`. (:issue:`65`)
19+
- Canonicalize GraalVM to match GraalPy Python interpreter in PythonSpec and PythonInfo. - by :user:`timfel`. (:issue:`73`)
20+
921
********************
1022
v1.3.0 (2026-05-05)
1123
********************

docs/changelog/59.bugfix.rst

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

docs/changelog/65.bugfix.rst

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

docs/changelog/73.bugfix.rst

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

0 commit comments

Comments
 (0)