4f8e38deb1201ceed453310e9ac94c5555ff7a6fb9acc9a4a8dab21b754c30f8
- update to 0.12.2: * [`flake8-pyi`] Expand `Optional[A]` to `A | None` (`PYI016`) * [`pyupgrade`] Mark `UP008` fix safe if no comments are in range * [`flake8-comprehensions`] Fix `C420` to prepend whitespace when needed * [`perflint`] Fix `PERF403` panic on attribute or subscription loop variable * [`pydocstyle`] Fix `D413` infinite loop for parenthesized docstring * [`pylint`] Fix `PLW0108` autofix introducing a syntax error when the lambda's body contains an assignment expression * [`refurb`] Fix false positive on empty tuples (`FURB168`) * [`ruff`] Allow more `field` calls from `attrs` (`RUF009`) * [`ruff`] Fix syntax error introduced for an empty string followed by a u-prefixed string (`UP025`) * [flake8-errmsg] Extend EM101 to support byte strings * [flake8-use-pathlib] Add autofix for PTH202 * [pygrep-hooks] Add AsyncMock methods to invalid-mock-access (PGH005) * [pylint] Ignore __init__.py files in (PLC0414) * [ruff] Trigger RUF037 for empty string and byte strings * [formatter] Fix missing blank lines before decorated classes in .pyi files * Avoid generating diagnostics with per-file ignores * Handle parenthesized arguments in remove_argument * [flake8-logging] Avoid false positive for exc_info=True outside logger.exception (LOG014) * [flake8-pytest-style] Enforce pytest import for decorators * [flake8-pytest-style] Mark autofix for PT001 and PT023 as unsafe if there's comments in the decorator * [flake8-pytest-style] PT001/PT023 fix makes syntax error on parenthesized decorator OBS-URL: https://build.opensuse.org/request/show/1290670 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=75
Description
No description provided
Languages
RPM Spec
100%