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 ea9b0ef commit 1b0c3f6Copy full SHA for 1b0c3f6
CHANGELOG.md
@@ -57,7 +57,7 @@ Unreleased changes template.
57
58
{#v0-0-0-fixed}
59
### Fixed
60
-* Nothing fixed.
+* (runfiles) ({obj}`--bootstrap_impl=script`) Follow symlinks when searching for runfiles.
61
62
{#v0-0-0-added}
63
### Added
@@ -98,7 +98,6 @@ Unreleased changes template.
98
evaluation contexts will invoke Python interpreter with `-B` to avoid
99
creating `.pyc` files.
100
* (deps) doublestar 4.7.1 (required for recent Gazelle versions)
101
-* (runfiles) ({obj}`--bootstrap_impl=script`) Follow symlinks when searching for runfiles.
102
103
{#v1-3-0-added}
104
0 commit comments