File tree 1 file changed +0
-5
lines changed
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,6 @@ A brief description of the categories of changes:
30
30
reduce the total number of targets in the hub repo.
31
31
32
32
### Fixed
33
- * (toolchains) The {obj}` exec_tools_toolchain_type ` is disabled by default.
34
- To enable it, set {obj}` --//python/config_settings:exec_tools_toolchain=enabled ` .
35
- This toolchain must be enabled for precompilation to work. This toolchain will
36
- be enabled by default in a future release.
37
- Fixes [ 1967] ( https://github.com/bazelbuild/rules_python/issues/1967 ) .
38
33
* (bzlmod): Targets in ` all_requirements ` now use the same form as targets returned by the ` requirement ` macro.
39
34
* (rules) Auto exec groups are enabled. This allows actions run by the rules,
40
35
such as precompiling, to pick an execution platform separately from what
You can’t perform that action at this time.
0 commit comments