Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pylint
From: Adam Ciarcinski
Date: 2022-07-18 20:58:31
Message id: 20220718185831.17D84FB1A@cvs.NetBSD.org
Log Message:
py-pylint: updated to 2.14.5
v2.14.5
Fixed a crash in the undefined-loop-variable check when enumerate() is used
in a ternary expression.
Fixed handling of -- as separator between positional arguments and flags.
Fixed the disabling of fixme and its interaction with useless-suppression.
Allow lists of default values in parameter documentation for Numpy style.
Files: