Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pylint: upgrade 3.0.1 -> 3.0.2 | Khem Raj | 2023-11-06 | 1 | -52/+0 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pylint: upgrade 3.0.0 -> 3.0.1 | Wang Mingyu | 2023-10-23 | 1 | -0/+52 |
Changelog: ============= -Fixed false positive for inherit-non-class for generic Protocols. -Fix a crash when an enum class which is also decorated with a dataclasses.dataclass decorator is defined. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |