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

Eliminate --host_force_python=PY2 #489

Open
celskeggs opened this issue Feb 10, 2020 · 1 comment
Open

Eliminate --host_force_python=PY2 #489

celskeggs opened this issue Feb 10, 2020 · 1 comment

Comments

@celskeggs
Copy link
Member

We'd really like to be using Python 3, but we're stuck on 2 for our host binaries as a result of containerregistry being broken with python 3.

We should eliminate the --host_force_python=PY2 flag from our bazel builds, which will be added in #478.

@cryslith
Copy link
Member

cryslith commented Mar 8, 2020

containerregistry is no longer broken with python 3. There's also an interesting sentence on the fix PR:

Ideally most folks would migrate over to go-containerregistry, but I understand that rewriting all the python code in the world is impractical.

This is the first I've heard of this other project - I don't recall what our dependency chain to containerregistry looks like but we might want to use that instead if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants