[
https://issues.apache.org/jira/browse/YETUS-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer resolved YETUS-355.
------------------------------------
Resolution: Fixed
This has been sort of fixed for a while. pylint is just super noisy.
> pip install pylint is sort of failing in bundled dockerfile
> -----------------------------------------------------------
>
> Key: YETUS-355
> URL: https://issues.apache.org/jira/browse/YETUS-355
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
> Priority: Major
>
> It starts here and goes down hill..
> {code}
> Compiling
> /tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py
> ...
> File
> "/tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py",
> line 14
> class GoodClass(object, metaclass=abc.ABCMeta):
> ^
> SyntaxError: invalid syntax
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)