File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1252,7 +1252,7 @@ Other changes:
12521252 ` @rules_python//python/config_settings:precompile=enabled ` to enable it
12531253 by default. A subsequent release will enable it by default. See the
12541254 [ Precompiling docs] [ precompile-docs ] and API reference docs for more
1255- information on precompiling. Note this requires Bazel 7+ and the pistar rule
1255+ information on precompiling. Note this requires Bazel 7+ and the pystar rule
12561256 implementation enabled.
12571257 ([ #1761 ] ( https://github.com/bazel-contrib/rules_python/issues/1761 ) )
12581258* (rules) Attributes and flags to control precompile behavior: ` precompile ` ,
@@ -1445,7 +1445,7 @@ Other changes:
14451445 Windows host environments without symlink support.
14461446
14471447* (PyRuntimeInfo) Switch back to builtin PyRuntimeInfo for Bazel 6.4 and when
1448- pistar is disabled. This fixes an error about `target ... does not have ...
1448+ pystar is disabled. This fixes an error about `target ... does not have ...
14491449 PyRuntimeInfo`.
14501450 ([ #1732 ] ( https://github.com/bazel-contrib/rules_python/issues/1732 ) )
14511451
You can’t perform that action at this time.
0 commit comments