Skip to content

build: gclient Python 3 support

gclient supports Python 3 now behind an environment variable.

Ref: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e1318818e6abc275d4a346f28a32cb5b7654e660%5E%21/#F0

Signed-off-by: Matheus Marchini mmarchini@netflix.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading