* Preview feature * [formatter] Fluent formatting of method chains * [formatter] Keep lambda parameters on one line and parenthesize the body if it expands * [flake8-implicit-str-concat] New rule to prevent implicit string concatenation in collections (ISC004) * [flake8-use-pathlib] Make fixes unsafe when types change in compound statements (PTH104, PTH105, PTH109, PTH115) * [refurb] Extend support for Path.open (FURB101, FURB103) * Bug fixes * [pyupgrade] Fix parsing named Unicode escape sequences (UP032) * Rule changes * [eradicate] Ignore ruff:disable and ruff:enable comments in ERA001 * [flake8-pytest-style] Allow match and check keyword arguments without an expected exception type (PT010) * [syntax-errors] Annotated name cannot be global * Documentation * Add uv and ty to the Ruff README * Document known lambda formatting deviations from Black * Update setup.md * [flake8-bandit] Fix broken link (S704) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=209
179 KiB
179 KiB