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 d21adee commit af48d0cCopy full SHA for af48d0c
1 file changed
CHANGELOG.md
@@ -72,6 +72,8 @@ END_UNRELEASED_TEMPLATE
72
73
{#v0-0-0-fixed}
74
### Fixed
75
+* (bootstrap) Fixed a potential race condition with symlink creation during
76
+ startup.
77
* (gazelle) Fixed handling of auto-included `__init__.py` files when generating `py_binary`
78
targets ([#3729](https://github.com/bazel-contrib/rules_python/issues/3729)).
79
* (entry_point) From now on `mypy` type checking will be skipped on the generated
0 commit comments