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

pystar: support builtin providers for compatibility #1573

Merged
merged 3 commits into from Nov 21, 2023

Conversation

rickeylev
Copy link
Contributor

This makes the rules_python Starlark implementation accept and return the builtin providers. This allows depending on, and being depended on by, the builtin rules, which enables the two rule sets to interoperate better.

Work towards #1069

This makes the rules_python Starlark implementation accept and return
the builtin providers. This allows depending on, and being depended on
by, the builtin rules, which enables the two rule sets to interoperate
better.

Work towards bazelbuild#1069
@rickeylev rickeylev added this pull request to the merge queue Nov 21, 2023
Merged via the queue into bazelbuild:main with commit f676656 Nov 21, 2023
3 checks passed
@rickeylev rickeylev deleted the pystar.builtins.interop branch November 30, 2023 04:08
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