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/gitiles
Keybo Qian c3129d4f4f Handle corner case where no commit logs are fetched.
This could happen if user specifies "accepted_statuses=['404']", and the current behaviour raises a KeyError exception from "last_result['log']".

Change-Id: Icebb8ac3b656548892bbf729e5df0cd5e5223ada
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6352740
Auto-Submit: Keybo Qian <keybo@google.com>
Reviewed-by: Scott Lee <ddoman@chromium.org>
Commit-Queue: Keybo Qian <keybo@google.com>
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
3 months ago
..
examples Replace Path.join() with / and Path.joinpath() 1 year ago
resources Handle corner case where no commit logs are fetched. 3 months ago
tests Reland "Drop py2 support in recipe modules" 2 years ago
OWNERS Remove tandrii@ from OWNERS under depot_tools 4 years ago
__init__.py Reland "Drop py2 support in recipe modules" 2 years ago
api.py Reland "Drop py2 support in recipe modules" 2 years ago
test_api.py Reland "Break make_encoded_file into two functions" 3 years ago