Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(678)

Issue 741023003: Revert "pylint: upgrade to 1.3.1" (Closed)

Created:
6 years, 1 month ago by smut
Modified:
6 years, 1 month ago
Reviewers:
vapier, tonyg
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Project:
tools
Visibility:
Public.

Description

Revert "pylint: upgrade to 1.3.1" This reverts commit e642ee868c9191c9ba90b0afa0fa2bceb31312bd. Conflicts: pylintrc Reason: All repos are borked. TBR=vapier Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=293042

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4432 lines, -18894 lines) Patch
M pylintrc View 2 chunks +4 lines, -1 line 0 comments Download
A + third_party/logilab/astng/LICENSE.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/logilab/astng/README.chromium View 1 chunk +1 line, -1 line 0 comments Download
A third_party/logilab/astng/__init__.py View 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/logilab/astng/__pkginfo__.py View 1 chunk +44 lines, -0 lines 0 comments Download
A + third_party/logilab/astng/as_string.py View 14 chunks +115 lines, -187 lines 0 comments Download
A + third_party/logilab/astng/bases.py View 17 chunks +83 lines, -71 lines 0 comments Download
A + third_party/logilab/astng/builder.py View 6 chunks +48 lines, -59 lines 0 comments Download
A third_party/logilab/astng/exceptions.py View 1 chunk +60 lines, -0 lines 0 comments Download
A + third_party/logilab/astng/inference.py View 16 chunks +76 lines, -94 lines 0 comments Download
A + third_party/logilab/astng/inspector.py View 12 chunks +70 lines, -54 lines 0 comments Download
A + third_party/logilab/astng/manager.py View 9 chunks +83 lines, -131 lines 0 comments Download
A + third_party/logilab/astng/mixins.py View 6 chunks +26 lines, -12 lines 0 comments Download
A + third_party/logilab/astng/node_classes.py View 34 chunks +99 lines, -146 lines 0 comments Download
A + third_party/logilab/astng/nodes.py View 4 chunks +12 lines, -10 lines 0 comments Download
A + third_party/logilab/astng/protocols.py View 6 chunks +21 lines, -65 lines 0 comments Download
A + third_party/logilab/astng/raw_building.py View 15 chunks +46 lines, -62 lines 0 comments Download
A + third_party/logilab/astng/rebuilder.py View 22 chunks +78 lines, -175 lines 0 comments Download
A + third_party/logilab/astng/scoped_nodes.py View 36 chunks +80 lines, -380 lines 0 comments Download
A + third_party/logilab/astng/utils.py View 7 chunks +32 lines, -29 lines 0 comments Download
D third_party/logilab/astroid/LICENSE.txt View 1 chunk +0 lines, -340 lines 0 comments Download
D third_party/logilab/astroid/README.chromium View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/logilab/astroid/__init__.py View 1 chunk +0 lines, -118 lines 0 comments Download
D third_party/logilab/astroid/__pkginfo__.py View 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/logilab/astroid/as_string.py View 1 chunk +0 lines, -499 lines 0 comments Download
D third_party/logilab/astroid/bases.py View 1 chunk +0 lines, -617 lines 0 comments Download
D third_party/logilab/astroid/brain/py2gi.py View 1 chunk +0 lines, -159 lines 0 comments Download
D third_party/logilab/astroid/brain/py2mechanize.py View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/logilab/astroid/brain/py2qt4.py View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/logilab/astroid/brain/py2stdlib.py View 1 chunk +0 lines, -331 lines 0 comments Download
D third_party/logilab/astroid/builder.py View 1 chunk +0 lines, -237 lines 0 comments Download
D third_party/logilab/astroid/exceptions.py View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/logilab/astroid/inference.py View 1 chunk +0 lines, -400 lines 0 comments Download
D third_party/logilab/astroid/inspector.py View 1 chunk +0 lines, -273 lines 0 comments Download
D third_party/logilab/astroid/manager.py View 1 chunk +0 lines, -347 lines 0 comments Download
D third_party/logilab/astroid/mixins.py View 1 chunk +0 lines, -122 lines 0 comments Download
D third_party/logilab/astroid/modutils.py View 1 chunk +0 lines, -635 lines 0 comments Download
D third_party/logilab/astroid/node_classes.py View 1 chunk +0 lines, -950 lines 0 comments Download
D third_party/logilab/astroid/nodes.py View 1 chunk +0 lines, -73 lines 0 comments Download
D third_party/logilab/astroid/protocols.py View 1 chunk +0 lines, -365 lines 0 comments Download
D third_party/logilab/astroid/raw_building.py View 1 chunk +0 lines, -361 lines 0 comments Download
D third_party/logilab/astroid/rebuilder.py View 1 chunk +0 lines, -961 lines 0 comments Download
D third_party/logilab/astroid/scoped_nodes.py View 1 chunk +0 lines, -1277 lines 0 comments Download
D third_party/logilab/astroid/utils.py View 1 chunk +0 lines, -238 lines 0 comments Download
M third_party/logilab/common/LICENSE.txt View 9 chunks +14 lines, -13 lines 0 comments Download
M third_party/logilab/common/README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M third_party/logilab/common/__init__.py View 2 chunks +1 line, -5 lines 0 comments Download
M third_party/logilab/common/__pkginfo__.py View 3 chunks +4 lines, -14 lines 0 comments Download
M third_party/logilab/common/changelog.py View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/logilab/common/clcommands.py View 6 chunks +29 lines, -31 lines 0 comments Download
M third_party/logilab/common/cli.py View 3 chunks +3 lines, -4 lines 0 comments Download
M third_party/logilab/common/compat.py View 5 chunks +171 lines, -6 lines 0 comments Download
M third_party/logilab/common/configuration.py View 35 chunks +85 lines, -122 lines 0 comments Download
M third_party/logilab/common/corbautils.py View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/logilab/common/daemon.py View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/logilab/common/date.py View 5 chunks +26 lines, -34 lines 0 comments Download
M third_party/logilab/common/dbf.py View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/logilab/common/debugger.py View 3 chunks +3 lines, -7 lines 0 comments Download
M third_party/logilab/common/decorators.py View 6 chunks +17 lines, -15 lines 0 comments Download
M third_party/logilab/common/deprecation.py View 2 chunks +73 lines, -149 lines 0 comments Download
M third_party/logilab/common/fileutils.py View 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/logilab/common/graph.py View 6 chunks +16 lines, -25 lines 0 comments Download
A third_party/logilab/common/hg.py View 1 chunk +130 lines, -0 lines 0 comments Download
M third_party/logilab/common/logging_ext.py View 3 chunks +4 lines, -21 lines 0 comments Download
M third_party/logilab/common/modutils.py View 15 chunks +23 lines, -72 lines 0 comments Download
M third_party/logilab/common/optik_ext.py View 6 chunks +14 lines, -9 lines 0 comments Download
A third_party/logilab/common/pdf_ext.py View 1 chunk +111 lines, -0 lines 0 comments Download
M third_party/logilab/common/pyro_ext.py View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/logilab/common/pytest.py View 24 chunks +64 lines, -41 lines 0 comments Download
D third_party/logilab/common/registry.py View 1 chunk +0 lines, -1119 lines 0 comments Download
M third_party/logilab/common/shellutils.py View 11 chunks +19 lines, -38 lines 0 comments Download
M third_party/logilab/common/table.py View 7 chunks +6 lines, -12 lines 0 comments Download
M third_party/logilab/common/tasksqueue.py View 3 chunks +3 lines, -6 lines 0 comments Download
M third_party/logilab/common/testlib.py View 33 chunks +103 lines, -113 lines 0 comments Download
M third_party/logilab/common/textutils.py View 3 chunks +6 lines, -11 lines 0 comments Download
M third_party/logilab/common/umessage.py View 5 chunks +37 lines, -64 lines 0 comments Download
M third_party/logilab/common/ureports/__init__.py View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/logilab/common/ureports/docbook_writer.py View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/logilab/common/ureports/html_writer.py View 2 chunks +34 lines, -36 lines 0 comments Download
M third_party/logilab/common/ureports/nodes.py View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/logilab/common/ureports/text_writer.py View 2 chunks +1 line, -6 lines 0 comments Download
M third_party/logilab/common/urllib2ext.py View 1 chunk +1 line, -1 line 0 comments Download
M third_party/logilab/common/visitor.py View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/pylint.py View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/pylint/README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/pylint/__init__.py View 2 chunks +4 lines, -32 lines 0 comments Download
D third_party/pylint/__main__.py View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/pylint/__pkginfo__.py View 3 chunks +18 lines, -24 lines 0 comments Download
M third_party/pylint/checkers/__init__.py View 8 chunks +47 lines, -27 lines 0 comments Download
M third_party/pylint/checkers/base.py View 22 chunks +293 lines, -676 lines 0 comments Download
M third_party/pylint/checkers/classes.py View 21 chunks +152 lines, -432 lines 0 comments Download
M third_party/pylint/checkers/design_analysis.py View 11 chunks +80 lines, -103 lines 0 comments Download
M third_party/pylint/checkers/exceptions.py View 5 chunks +52 lines, -161 lines 0 comments Download
M third_party/pylint/checkers/format.py View 9 chunks +165 lines, -748 lines 0 comments Download
M third_party/pylint/checkers/imports.py View 14 chunks +77 lines, -97 lines 0 comments Download
M third_party/pylint/checkers/logging.py View 4 chunks +66 lines, -114 lines 0 comments Download
M third_party/pylint/checkers/misc.py View 3 chunks +31 lines, -58 lines 0 comments Download
M third_party/pylint/checkers/newstyle.py View 3 chunks +30 lines, -73 lines 0 comments Download
M third_party/pylint/checkers/raw_metrics.py View 4 chunks +14 lines, -18 lines 0 comments Download
M third_party/pylint/checkers/similar.py View 15 chunks +34 lines, -65 lines 0 comments Download
D third_party/pylint/checkers/stdlib.py View 1 chunk +0 lines, -70 lines 0 comments Download
A third_party/pylint/checkers/string_format.py View 1 chunk +157 lines, -0 lines 0 comments Download
D third_party/pylint/checkers/strings.py View 1 chunk +0 lines, -619 lines 0 comments Download
M third_party/pylint/checkers/typecheck.py View 14 chunks +72 lines, -350 lines 0 comments Download
M third_party/pylint/checkers/utils.py View 12 chunks +67 lines, -172 lines 0 comments Download
M third_party/pylint/checkers/variables.py View 18 chunks +91 lines, -481 lines 0 comments Download
M third_party/pylint/config.py View 6 chunks +27 lines, -30 lines 0 comments Download
M third_party/pylint/epylint.py View 4 chunks +48 lines, -74 lines 0 comments Download
M third_party/pylint/gui.py View 16 chunks +97 lines, -158 lines 0 comments Download
M third_party/pylint/interfaces.py View 3 chunks +40 lines, -14 lines 0 comments Download
M third_party/pylint/lint.py View 31 chunks +295 lines, -407 lines 0 comments Download
M third_party/pylint/pyreverse/diadefslib.py View 11 chunks +19 lines, -21 lines 0 comments Download
M third_party/pylint/pyreverse/diagrams.py View 11 chunks +32 lines, -32 lines 0 comments Download
M third_party/pylint/pyreverse/main.py View 5 chunks +54 lines, -48 lines 0 comments Download
M third_party/pylint/pyreverse/utils.py View 5 chunks +7 lines, -7 lines 0 comments Download
M third_party/pylint/pyreverse/writer.py View 8 chunks +33 lines, -36 lines 0 comments Download
M third_party/pylint/reporters/__init__.py View 6 chunks +13 lines, -72 lines 0 comments Download
M third_party/pylint/reporters/guireporter.py View 2 chunks +11 lines, -3 lines 0 comments Download
M third_party/pylint/reporters/html.py View 5 chunks +10 lines, -11 lines 0 comments Download
M third_party/pylint/reporters/text.py View 5 chunks +64 lines, -52 lines 0 comments Download
D third_party/pylint/testutils.py View 1 chunk +0 lines, -386 lines 0 comments Download
M third_party/pylint/utils.py View 18 chunks +159 lines, -481 lines 0 comments Download
D third_party/six/LICENSE.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/six/README.chromium View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/six/__init__.py View 1 chunk +0 lines, -762 lines 0 comments Download

Messages

Total messages: 16 (1 generated)
smut
Committed patchset #1 (id:1) manually as 293042.
6 years, 1 month ago (2014-11-20 20:02:56 UTC) #2
vapier
uhh, you need to provide real data. "all repos are broke" provides absolutely nothing useful. ...
6 years, 1 month ago (2014-11-20 20:21:17 UTC) #3
smut
On 2014/11/20 20:21:17, vapier wrote: > uhh, you need to provide real data. "all repos ...
6 years, 1 month ago (2014-11-20 20:29:05 UTC) #4
vapier
and that thread was resolved by disabling the vast majority of new warnings. so please ...
6 years, 1 month ago (2014-11-20 20:44:15 UTC) #5
smut
On 2014/11/20 20:44:15, vapier wrote: > and that thread was resolved by disabling the vast ...
6 years, 1 month ago (2014-11-20 21:08:49 UTC) #6
vapier
wow, if this revert didn't land, i'd think you were just screwing around to try ...
6 years, 1 month ago (2014-11-20 21:47:20 UTC) #7
smut
On 2014/11/20 21:47:20, vapier wrote: > wow, if this revert didn't land, i'd think you ...
6 years, 1 month ago (2014-11-20 21:52:43 UTC) #8
vapier
again, you need to provide *concrete examples* of warnings that shouldn't exist. like i already ...
6 years, 1 month ago (2014-11-20 21:56:00 UTC) #9
vapier
again, you need to provide *concrete examples* of warnings that shouldn't exist. like i already ...
6 years, 1 month ago (2014-11-20 21:56:02 UTC) #10
tonyg
Telemetry (~65kloc python) updated all of its lint warnings to the new syntax already over ...
6 years, 1 month ago (2014-11-20 22:17:32 UTC) #11
vapier
i've posted a CL to reland pylint 1.3. i was waiting on a lgtm, but ...
6 years, 1 month ago (2014-11-20 22:19:27 UTC) #12
tonyg
On 2014/11/20 22:19:27, vapier wrote: > i've posted a CL to reland pylint 1.3. i ...
6 years, 1 month ago (2014-11-20 22:22:53 UTC) #13
ghost stip (do not use)
On 2014/11/20 21:47:20, vapier wrote: > wow, if this revert didn't land, i'd think you ...
6 years, 1 month ago (2014-11-20 22:29:50 UTC) #14
vapier
i'm aware the bug in that module was unrelated to the CL in question, but ...
6 years, 1 month ago (2014-11-20 22:34:25 UTC) #15
ghost stip (do not use)
6 years, 1 month ago (2014-11-20 22:38:11 UTC) #16
Message was sent while issue was closed.
On 2014/11/20 22:34:25, vapier wrote:
> i'm aware the bug in that module was unrelated to the CL in question, but the
> infra peeps indicate that's WAI.  changes to one module might break others
which
> means they all need to be checked.
> 
> however, conflating broken code with a pylint upgrade is wrong -- please read
my
> other responses.  the old pylint would have done the same exact thing.

I see, the offending code was committed in
https://codereview.chromium.org/744833002 and it looks like the person did not
run presubmit.

+1 on the un-revert (reinstating new pylint).

Powered by Google App Engine
This is Rietveld 408576698