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

Create Python Provider #294

Closed
abergmeier opened this issue Apr 19, 2020 · 3 comments
Closed

Create Python Provider #294

abergmeier opened this issue Apr 19, 2020 · 3 comments

Comments

@abergmeier
Copy link

The idea would be to create a Python Runtime Provider.
Using this Python Runtime Provider you could then feed the interpreter and all files necessary to py_runtime.

This way people could build/fetch their own Python via a rule.
At the same time there is no need to standardize this in rules_python.

@bshi
Copy link

bshi commented Apr 26, 2020

Isn't this a duplicate of #293?

@brandjon
Copy link
Member

#293 concerns creating a toolchain to represent a fetched Python interpreter. This issue seems to be talking about PyRuntimeInfo, which already exists (in native code) and is propagated by py_runtime_pair.

Feel free to reopen if I mischaracterized the request.

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

No branches or pull requests

4 participants