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
agable@chromium.org 333087e2c5 Fix upload.py to properly use a local logger
When rietveld.py overrides upload.py's logging module, it generally works fine...
until someone tries to run upload.py with any level of verbosity. Then the
calls to logging.getLogger and logging.INFO/logging.DEBUG fail. This patches
upload.py to properly use a module-scope logger so that rietveld.py doesn't
have to perform invasive surgery, and everything just works.

This version of upload.py taken from upstream Rietveld at:
changeset:   1267:d7b39eca7dbe
branch:      chromium

R=djacques@chromium.org, maruel@chromium.org

Review URL: https://codereview.chromium.org/221423007

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262793 0039d316-1c4b-4281-b951-d872f2087c98
11 years ago
..
boto Replaced boto certificate 11 years ago
colorama Update colorama from upstream to 5a3100113a3a. 12 years ago
coverage Add python coverage 3.7 to depot tools. 12 years ago
fancy_urllib Added gsutil/ to depot_tools/third_party/ 12 years ago
gsutil Replaced boto certificate 11 years ago
httplib2 Added OAuth2 authentication to apply_issue 11 years ago
logilab Fix Pylint presubmit check. 13 years ago
oauth2client Added OAuth2 authentication to apply_issue 11 years ago
pylint Presubmit check improvements. 11 years ago
pymox Fix licensing headers and move most third party code to third_party/ 15 years ago
repo Revamped terminal output for update. 11 years ago
retry_decorator Added gsutil/ to depot_tools/third_party/ 12 years ago
simplejson Add simplejson 2.1.0 and use it when it's not already installed. 15 years ago
__init__.py Fix licensing headers and move most third party code to third_party/ 15 years ago
pylint.py Pass arguments to pylint child process via a pipe. 13 years ago
upload.py Fix upload.py to properly use a local logger 11 years ago