Skip to content

Commit 90d7073

Browse files
authored
Update CHANGELOG.md
1 parent 9d5e1bb commit 90d7073

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ END_UNRELEASED_TEMPLATE
7272

7373
{#v0-0-0-fixed}
7474
### Fixed
75+
* (rules) The `PyInfo` constructor was setting the wrong value for
76+
`has_py3_only_sources` - this is now fixed.
7577
* (bootstrap) The stage1 bootstrap script now correctly handles nested `RUNFILES_DIR`
7678
environments, fixing issues where a `py_binary` calls another `py_binary`
7779
([#3187](https://github.com/bazel-contrib/rules_python/issues/3187)).

0 commit comments

Comments
 (0)