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 0b9e65d commit 3c7f542Copy full SHA for 3c7f542
CHANGELOG.md
@@ -78,6 +78,9 @@ Unreleased changes template.
78
* (toolchains) Do not try to run `chmod` when downloading non-windows hermetic toolchain
79
repositories on Windows. Fixes
80
[#2660](https://github.com/bazel-contrib/rules_python/issues/2660).
81
+* (toolchains) The toolchain matching is has been fixed when writing
82
+ transitions transitioning on the `python_version` flag.
83
+ Fixes [#2685](https://github.com/bazel-contrib/rules_python/issues/2685).
84
85
{#v0-0-0-added}
86
### Added
0 commit comments