diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-12-15 08:18:33 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-14 17:03:49 -0800 |
commit | 6580c4bb38ece6f0775c550e36ee5da89352d500 (patch) | |
tree | 2712b0b9922a3b7ed727c0c0bc77ba87f288a723 /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | 236bf067d420b1a7747697989a06735f34924fe6 (diff) | |
download | meta-openembedded-6580c4bb38ece6f0775c550e36ee5da89352d500.tar.gz |
python3-pylint: upgrade 3.0.2 -> 3.0.3
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions