Hello everyone,
We’ve been working on making depot_tools scripts work with vpython3.
As of now, setting the GCLIENT_PY3 environment variable to1 will make gclient, git-cl, fetch, roll-dep, and custom git commands (git-rebase-update, git-new-branch, etc) execute using vpython3 on Linux and Mac:
$ GCLIENT_PY3=1 gclient
Starting on March 24, we’ll start executing these commands using vpython3 by default on Linux and Mac.
If you experience any errors, setting the GCLIENT_PY3 environment variable to 0 will force the scripts to execute using vpython2:
$ GCLIENT_PY3=0 gclient
Please help us test depot_tools scripts with the GCLIENT_PY3=1 and report any bugs you encounter on crbug.com under the Infra>SDK component.
Let us know if you have any questions
Thank you!
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAJeMwD_0xvfhhYTmn6WHzWbRz9-3owy1GO1JDn8OhyJOipvgVQ%40mail.gmail.com.
Just a general Q: are projects expected to migrate to Python 3-only at some point in the future?On Tue, Mar 3, 2020 at 5:25 PM 'Edward Lesmes' via Chromium-dev <chromi...@chromium.org> wrote:Hello everyone,
We’ve been working on making depot_tools scripts work with vpython3.
As of now, setting the GCLIENT_PY3 environment variable to1 will make gclient, git-cl, fetch, roll-dep, and custom git commands (git-rebase-update, git-new-branch, etc) execute using vpython3 on Linux and Mac:
$ GCLIENT_PY3=1 gclient
Starting on March 24, we’ll start executing these commands using vpython3 by default on Linux and Mac.
If you experience any errors, setting the GCLIENT_PY3 environment variable to 0 will force the scripts to execute using vpython2:
$ GCLIENT_PY3=0 gclient
Please help us test depot_tools scripts with the GCLIENT_PY3=1 and report any bugs you encounter on crbug.com under the Infra>SDK component.
Let us know if you have any questions
Thank you!
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
Hi Edward,
are you also interested in bug reports when running ninja with Python
3? I see this error:
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAPTJ0XGMFUz5EhKULMAR%3DgzqoK%3DppMzsMZD-PCGtM29_0vb6Zg%40mail.gmail.com.