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 5fe50fb commit be12db6Copy full SHA for be12db6
1 file changed
CHANGELOG.md
@@ -138,6 +138,7 @@ END_UNRELEASED_TEMPLATE
138
### Fixed
139
* (gazelle) Remove {obj}`py_binary` targets with invalid `srcs`. This includes files
140
that are not generated or regular files.
141
+ [#3046](https://github.com/bazel-contrib/rules_python/pull/3046)
142
* (runfiles) Fix incorrect Python runfiles path assumption - the existing
143
implementation assumes that it is always four levels below the runfiles
144
directory, leading to incorrect path checks
0 commit comments