Skip to content

[pull] main from bazel-contrib:main#586

Merged
pull[bot] merged 1 commit intogarymm:mainfrom
bazel-contrib:main
Apr 23, 2026
Merged

[pull] main from bazel-contrib:main#586
pull[bot] merged 1 commit intogarymm:mainfrom
bazel-contrib:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 23, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Before the PR we would not set the environment for python
interpreter if we would not need the interpreter, but we
still resolve the python interpreter, which works on some
systems that have a minimal Python installation.

With this change we stop resolving the Python interpreter
in cases were we should not need it. To ensure that we are
not accidentally using it, `python_interpreter` is set to
None when we use `pipstar` and do not do any patching, that
still requires the Python interpreter.

Fixes #3712

---------

Co-authored-by: Ignas Anikevicius <240938+aignas@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Apr 23, 2026
@pull pull Bot added the ⤵️ pull label Apr 23, 2026
@pull pull Bot merged commit ccdfc8a into garymm:main Apr 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant