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/third_party
Aaron Gable edfd7cd8da Workaround Python Issue 26083 in upload.py
This issue is fixed in Python 2.7.12, but we don't guarantee
that we use that version everywhere. The root issue is that,
on certain platforms (e.g. Mac), the exception indicating that
the underlying command (e.g. 'hg') was not found is too large,
and loading the pickle representing the exception fails.

This CL catches this specific exception and treats it identically
to the OS properly raising a 'command not found' code.

BUG=699173

Change-Id: I0483ab0d1d0b6a3dfcfd26f2d9644817b5b5284f
Reviewed-on: https://chromium-review.googlesource.com/455537
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
8 years ago
..
boto Replaced boto certificate 11 years ago
colorama
coverage Add python coverage 3.7 to depot tools. 11 years ago
cq_client Update CQ proto files to 07b713a88. 8 years ago
fancy_urllib Update fancy_urllib to work with python-2.7.10 10 years ago
httplib2 httplib2: update to 0.9.2 release 9 years ago
logilab pylint: upgrade to 1.4.1 10 years ago
oauth2client Revert of Upgrade 3rd packages (patchset #4 id:60001 of https://codereview.chromium.org/1085893002/) 10 years ago
protobuf26 Re-land: Removed virtualenv from depot_tools 9 years ago
pylint Changes to improve multiprocessing PRESUBMIT support in Windows 10 years ago
pymox
repo Revamped terminal output for update. 11 years ago
retry_decorator
simplejson
six Revert "Revert "pylint: upgrade to 1.3.1"" 10 years ago
__init__.py
pylint.py Revert "Revert "pylint: upgrade to 1.3.1"" 10 years ago
upload.py Workaround Python Issue 26083 in upload.py 8 years ago