• Mike Frysinger's avatar
    pylint: reland upgrade to 1.5.6 · 862370c6
    Mike Frysinger authored
    ** WARNING: please do not revert this CL without checking with vapier@ first ***
    
    We disable new warnings that are triggered in depot_tools to pylintrc.
    So the lint output before & after this CL are mostly unchanged.  The
    repos checked: depot_tools, src, and build.
    
    Also update its deps along the way:
    - Update astroid to 1.4.9.
    - Drop now unused logilab.common.
    - Import lazy_object_proxy 1.3.1.
    - Import wrapt 1.10.11.
    
    This should address the issue where some Chromium bots don't have the
    lazy_object_proxy/wrapt python modules installed.  These have optional
    C modules that we don't compile either as they have Python fallbacks.
    
    Bug: 863669
    Change-Id: Iade0e6d89598e2c836ed647996f43db356c43cd0
    Reviewed-on: https://chromium-review.googlesource.com/1145485
    Commit-Queue: Ned Nguyen <nednguyen@google.com>
    Reviewed-by: 's avatarRobbie Iannucci <iannucci@chromium.org>
    Reviewed-by: 's avatarJohn Budorick <jbudorick@chromium.org>
    862370c6
Name
Last commit
Last update
..
checkers Loading commit data...
extensions Loading commit data...
pyreverse Loading commit data...
reporters Loading commit data...
LICENSE.txt Loading commit data...
README.chromium Loading commit data...
__init__.py Loading commit data...
__main__.py Loading commit data...
__pkginfo__.py Loading commit data...
config.py Loading commit data...
epylint.py Loading commit data...
graph.py Loading commit data...
gui.py Loading commit data...
interfaces.py Loading commit data...
lint.py Loading commit data...
testutils.py Loading commit data...
utils.py Loading commit data...