You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipes/recipe_modules/gsutil
Rob Mohr 6ba67afd6f Replace Path.join() with / and Path.joinpath()
config_types.Path will soon be replaced with pathlib.Path and
pathlib.Path doesn't have a join() method.

Bug: 329113288
Change-Id: I81bf607ffb41d84928af0eea06be78540b9912d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5467697
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Auto-Submit: Rob Mohr <mohrr@google.com>
Commit-Queue: Yiwei Zhang <yiwzhang@google.com>
1 year ago
..
examples Replace Path.join() with / and Path.joinpath() 1 year ago
resources gsutil: don't warn/log if ~/.gsutil doesn't exist to clean 2 years ago
__init__.py Reland "Drop py2 support in recipe modules" 2 years ago
api.py recipe_modules/gsutil: Add `dry_run` kwarg 2 years ago
properties.proto Add a method to gsutil recipe_module to disable multiprocessing on mac 3 years ago