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

Always use target attributes to set Python version #16943

Closed
wants to merge 1 commit into from

Conversation

comius
Copy link
Contributor

@comius comius commented Dec 7, 2022

Fixes: #16935

RELNOTES[INC]: This changes the behavior of Python version in exec/host configuration. Mitigation is to set Python version on the targets.

PiperOrigin-RevId: 493545843
Change-Id: I3a4d787e7075d2b76835faf04d4c4e04c9de85b4

@sgowroji sgowroji added the team-Rules-Python Native rules for Python label Dec 7, 2022
@comius comius force-pushed the fix-python-version branch from ff233db to c2bc5e0 Compare December 7, 2022 13:37
Fixes: bazelbuild#16935

RELNOTES[INC]: This changes the behavior of Python version in exec/host configuration. Mitigation is to set Python version on the targets.

PiperOrigin-RevId: 493545843
Change-Id: I3a4d787e7075d2b76835faf04d4c4e04c9de85b4
@comius comius force-pushed the fix-python-version branch from c2bc5e0 to 6a8dec6 Compare December 8, 2022 05:27
@comius comius closed this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-Python Native rules for Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 2 tools in exec configuration don't work in Bazel 6.x
2 participants