Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ END_UNRELEASED_TEMPLATE
### Fixed
* (gazelle) Remove {obj}`py_binary` targets with invalid `srcs`. This includes files
that are not generated or regular files.
[#3046](https://github.com/bazel-contrib/rules_python/pull/3046)
* (runfiles) Fix incorrect Python runfiles path assumption - the existing
implementation assumes that it is always four levels below the runfiles
directory, leading to incorrect path checks
Expand Down