mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-02 10:20:27 +00:00
Changelog: =========== -Fixed false positive for unnecessary-lambda when the call has keyword arguments but not the lambda. -Fixed incorrect suggestion for shallow copy in unnecessary-comprehension -Fix false positives for undefined-variable and unused-argument for classes and functions using Python 3.12 generic type syntax. -Fixed pointless-string-statement false positive for docstrings on Python 3.12 type aliases. -Fix false positive for invalid-exception-operation when concatenating tuples of exception types. -Fix a bug where pylint was unable to walk recursively through a directory if the directory has an __init__.py file. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
1.7 KiB
1.7 KiB