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

fix: use rules_python's py_runtime in generated toolchains #1604

Merged
merged 4 commits into from
Dec 15, 2023

Conversation

rickeylev
Copy link
Collaborator

This makes rules_python compatible with disabling using the native rules in Bazel.

While we're here, update some examples in docs to load py_runtime to better make
clear the builtin py_runtime objects shouldn't be used.

Work towards #1069

This makes rules_python compatible with disabling using the native rules
in Bazel.

Work towards bazelbuild#1069
@rickeylev rickeylev added this pull request to the merge queue Dec 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 14, 2023
@rickeylev rickeylev added this pull request to the merge queue Dec 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 14, 2023
@rickeylev rickeylev added this pull request to the merge queue Dec 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 14, 2023
@rickeylev rickeylev added this pull request to the merge queue Dec 15, 2023
Merged via the queue into bazelbuild:main with commit 94c89e6 Dec 15, 2023
3 checks passed
@rickeylev rickeylev deleted the load.py.runtime branch December 15, 2023 00:43
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.

2 participants