-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Switch Python rules to use toolchains #7375
Copy link
Copy link
Closed
Labels
P1I'll work on this now. (Assignee required)I'll work on this now. (Assignee required)team-Rules-PythonNative rules for PythonNative rules for Pythontype: feature request
Description
This bug tracks designing, implementing, and migrating built-in Python rules to use the toolchain mechanism for resolving the Python runtime. This replaces the legacy mechanism of specifying --python_top to globally make all Python targets look at a specific py_runtime, or omitting --python_top to use the system default "python" command.
This is prioritized. Design doc to follow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1I'll work on this now. (Assignee required)I'll work on this now. (Assignee required)team-Rules-PythonNative rules for PythonNative rules for Pythontype: feature request