Skip to content

Commit b210aa7

Browse files
committed
feat(toolchains): Add 3.10.20, 3.11.15, 3.12.13, 3.13.{12,13} 3.14.{3,4}, 3.15.0a8
1 parent dcfb311 commit b210aa7

2 files changed

Lines changed: 285 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ END_UNRELEASED_TEMPLATE
6868
### Added
6969
* (runfiles) Added a pathlib-compatible API: {obj}`Runfiles.root()`
7070
Fixes [#3296](https://github.com/bazel-contrib/rules_python/issues/3296).
71+
* (toolchains) `3.13.12`, `3.14.3` Python toolchain from [20260325] release.
72+
* (toolchains) `3.10.20`, `3.11.15`, `3.12.13`, `3.13.13` `3.14.4`, `3.15.0a8`
73+
* Python toolchain from [20260414] release.
74+
75+
[20260325]: https://github.com/astral-sh/python-build-standalone/releases/tag/20260325
76+
[20260414]: https://github.com/astral-sh/python-build-standalone/releases/tag/20260414
7177

7278
{#v2-0-0}
7379
## [2.0.0] - 2026-04-09

0 commit comments

Comments
 (0)