summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pylint_2.14.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pylint: upgrade 2.14.4 -> 2.14.5wangmy2022-07-241-0/+18
Changelog: ========== 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. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>