We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3d6ed commit ff87e2bCopy full SHA for ff87e2b
CHANGELOG.md
@@ -84,12 +84,13 @@ Unreleased changes template.
84
{obj}`experimental_index_url` usage or the regular `pip.parse` usage.
85
To select the free-threaded interpreter in the repo phase, please use
86
the documented [env](/environment-variables.html) variables.
87
- Fixes [#2386](https://github.com/bazelbuild/rules_python/issues/2386).* (toolchains) Python 3.13.1 added
+ Fixes [#2386](https://github.com/bazelbuild/rules_python/issues/2386).
88
* (toolchains) Use the latest astrahl-sh toolchain release [20241206] for Python versions:
89
* 3.9.21
90
* 3.10.16
91
* 3.11.11
92
* 3.12.8
93
+ * 3.13.1
94
95
[20241206]: https://github.com/astral-sh/python-build-standalone/releases/tag/20241206
96
0 commit comments