On Tue, May 25, 2021 at 08:24:40PM -0400, John Snow wrote: > We are specifying >= pylint 2.8.x for several reasons: > > 1. For setup.cfg support, added in pylint 2.5.x > 2. To specify a version that has incompatibly dropped > bad-whitespace checks (2.6.x) > 3. 2.7.x fixes "unsubscriptable" warnings in Python 3.9 > 4. 2.8.x adds a new, incompatible 'consider-using-with' > warning that must be disabled in some cases. > These pragmas cause warnings themselves in 2.7.x. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/Pipfile | 1 + > python/Pipfile.lock | 130 ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 131 insertions(+) > create mode 100644 python/Pipfile.lock >
pylint bump successful: $ pipenv run pylint --version pylint 2.8.2 astroid 2.5.6 Python 3.6.12 (default, Aug 19 2020, 00:00:00) [GCC 9.3.1 20200408 (Red Hat 9.3.1-2)] Reviewed-by: Cleber Rosa <cr...@redhat.com> Tested-by: Cleber Rosa <cr...@redhat.com>
signature.asc
Description: PGP signature