Ana Guerrero c5e8dbb776 Accepting request 1335775 from devel:languages:python
- update to 4.0.5:
  * Fix possibly-used-before-assignment false positive when using
    self.fail() in tests.
  * Fixed false positive for ``logging-unsupported-format`` when
    no arguments are provided to logging functions.
  * According to Python's logging documentation, no formatting is
    performed when no arguments are supplied, so strings like
    ``logging.error("%test")`` are valid.
  * Fix a false positive for ``invalid-name`` where a dataclass
    field typed with ``Final`` was evaluated against the
    ``class_const`` regex instead of the ``class_attribute`` regex.
  * Avoid emitting `unspecified-encoding` (W1514) when `py-
    version` is 3.15+.
  * Fix `--known_third_party` config being ignored.
  * Fixed dynamic color mapping for "fail-on" messages when using
    multiple reporter/output formats.

OBS-URL: https://build.opensuse.org/request/show/1335775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pylint?expand=0&rev=53
2026-03-02 16:40:57 +00:00
2026-03-02 09:56:45 +00:00
2026-03-02 09:56:45 +00:00
2026-03-02 09:56:45 +00:00
2026-03-02 09:56:45 +00:00
Description
No description provided
3.5 MiB
Languages
RPM Spec 100%