Skip to content

Commit 72472f7

Browse files
committed
changelog
1 parent 38c64cc commit 72472f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)