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
Raul Tambre 25eb8e4680 Update colorama to 0.4.1
Fixes colorama unintentionally overriding multiple sys.stdout wrappers of our own.
And provides a fix for a SyntaxWarning on Python 3.8:
C:\Google\depot_tools\third_party\colorama\ansitowin32.py:43: SyntaxWarning: invalid escape sequence \[
  ANSI_RE = re.compile('\033\[((?:\d|;)*)([a-zA-Z])')

Tests are updated to account for the annotation wrapper no longer being overriden.
A fix by agable for the annotation wrapper working with carriage returns is also included (https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1592612).

Bug: 958138, 958321
Change-Id: I2fe1def85c66cfe5229a1c25c2f677e498593eea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1591513
Reviewed-by: Aaron Gable <agable@chromium.org>
Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org>
Commit-Queue: Raul Tambre <raul@tambre.ee>
Auto-Submit: Raul Tambre <raul@tambre.ee>
6 years ago
..
boto Replaced boto certificate 11 years ago
colorama Update colorama to 0.4.1 6 years ago
coverage Add python coverage 3.7 to depot tools. 12 years ago
fancy_urllib Update fancy_urllib to work with python-2.7.10 10 years ago
httplib2 Reland "httplib: Update to 0.11.3" 6 years ago
logilab pylint: reland upgrade to 1.5.6 7 years ago
mock [depot_tools] Add mock lib 8 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 10 years ago
pylint pylint: reland upgrade to 1.5.6 7 years ago
pymox Fix licensing headers and move most third party code to third_party/ 15 years ago
repo Stop gclient sync from scrolling during progress output 7 years ago
retry_decorator Added gsutil/ to depot_tools/third_party/ 12 years ago
schema gclient validate: add schema checking 8 years ago
simplejson Add simplejson 2.1.0 and use it when it's not already installed. 15 years ago
six Revert "Revert "pylint: upgrade to 1.3.1"" 11 years ago
__init__.py Fix licensing headers and move most third party code to third_party/ 15 years ago
pylint.py Revert "Revert "pylint: upgrade to 1.3.1"" 11 years ago
upload.py Convert print statements to Python 3 style 6 years ago