File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,12 @@ END_UNRELEASED_TEMPLATE
8585 ([ #2503 ] ( https://github.com/bazel-contrib/rules_python/issues/2503 ) ).
8686* (toolchains) ` local_runtime_repo ` now checks if the include directory exists
8787 before attempting to watch it, fixing issues on macOS with system Python
88- ({gh-issue} ` 3043 ` ).
88+ ([ # 3043 ] ( https://github.com/bazel-contrib/rules_python/issues/ 3043) ).
8989* (pypi) The pipstar ` defaults ` configuration now supports any custom platform
9090 name.
9191* Multi-line python imports (e.g. with escaped newlines) are now correctly processed by Gazelle.
92+ * (toolchains) ` local_runtime_repo ` works with multiarch Debian with Python 3.8
93+ ([ #3099 ] ( https://github.com/bazel-contrib/rules_python/issues/3099 ) ).
9294
9395{#v0-0-0-added}
9496### Added
You can’t perform that action at this time.
0 commit comments