Closed
Description
π bug report
Affected Rule
bootstrap template (py_binary)
Is this a regression?
Yes, introduced by #2481
Description
Some f-strings accidentally snuck into the bootstrap template, causing some environments to fail.
π¬ Minimal Reproduction
N/A
π₯ Exception or Error
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
File "bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/pigweed+/pw_rpc/py/plugin_pwpb", line 99
f"{key}={value!r}",
^
SyntaxError: invalid syntax
π Your Environment
Operating System:
Linux
Output of bazel version
:
8.0.1
Rules_python version:
1.1.0
Anything else relevant?
Metadata
Metadata
Assignees
Labels
No labels