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/tryserver
Garrett Beaty 3d1a52e074 Remove recipe warnings due to python module.
The python module is deprecated in favor of using the step module with
an explicit python binary. Switching the code to use the step module and
remove DEPS on recipe_engine/python removes warnings when running recipe
tests in the repo.

Change-Id: If3c9d5d6aff5aab69898b535399accbef92f5c0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3880624
Commit-Queue: Garrett Beaty <gbeaty@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
3 years ago
..
examples Remove recipe warnings due to python module. 3 years ago
tests Fix get_files_affected_by_patch to work with spaces in file names. 3 years ago
__init__.py recipes: use python3 for git_footers.py 3 years ago
api.py recipes: use python3 for git_footers.py 3 years ago
test_api.py Add method for setting test data for get_files_affected_by_patch. 3 years ago