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 9d5e1bb commit 90d7073Copy full SHA for 90d7073
CHANGELOG.md
@@ -72,6 +72,8 @@ END_UNRELEASED_TEMPLATE
72
73
{#v0-0-0-fixed}
74
### Fixed
75
+* (rules) The `PyInfo` constructor was setting the wrong value for
76
+ `has_py3_only_sources` - this is now fixed.
77
* (bootstrap) The stage1 bootstrap script now correctly handles nested `RUNFILES_DIR`
78
environments, fixing issues where a `py_binary` calls another `py_binary`
79
([#3187](https://github.com/bazel-contrib/rules_python/issues/3187)).
0 commit comments