Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal(pystar): Only respect RULES_PYTHON_ENABLE_PYSTAR env var for Bazel 7+ #1698

Merged
merged 2 commits into from Jan 18, 2024

Conversation

rickeylev
Copy link
Contributor

Respecting it for earlier versions was only done for testing purposes. The implementation requires the py_internal object, which only exists on Bazel 7 and higher.

Work towards #1069

… Bazel 7+

Respecting it for earlier versions was only done for testing purposes.
The implementation requires the `py_internal` object, which only exists
on Bazel 7 and higher.

Work towards bazelbuild#1069
@rickeylev rickeylev requested a review from aignas January 17, 2024 08:17
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2024
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2024
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2024
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
Merged via the queue into bazelbuild:main with commit 786ee48 Jan 18, 2024
4 checks passed
@rickeylev rickeylev deleted the pystar.only.bazel7 branch January 18, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants