15
0
forked from pool/python-pylint

- update to 4.0.4:

* Fixed false positive for ``invalid-name`` where module-level
    constants were incorrectly classified as variables when a
    class-level attribute with the same name exists.
  * Closes #10719
  * Fix a false positive for ``invalid-name`` on an UPPER_CASED
    name inside an ``if`` branch that assigns an object.
  * Closes #10745

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=181
This commit is contained in:
2026-01-26 08:09:02 +00:00
committed by Git OBS Bridge
commit 7be0504554
8 changed files with 3105 additions and 0 deletions

2923
python-pylint.changes Normal file

File diff suppressed because it is too large Load Diff