15
0
forked from pool/python-ruff
Files
python-ruff/python-ruff.changes
Ondřej Súkup 0bfa8f9655 - update to 0.14.9
* Preview features
  * [ruff] New RUF100 diagnostics for unused range suppressions 
  * [pylint] Detect subclasses of builtin exceptions (PLW0133) 
 * Bug fixes
  * Fix comment placement in lambda parameters 
  * Skip over trivia tokens after re-lexing 
  * [flake8-bandit] Fix false positive when using non-standard CSafeLoader path (S506). 
  * [flake8-bugbear] Accept immutable slice default arguments (B008) 
 * Rule changes
  * [pydocstyle] Suppress D417 for parameters with Unpack annotations 
 * Performance
  * Use memchr for computing line indexes 
 * Documentation
  * Document *.pyw is included by default in preview 
  * Document range suppressions, reorganize suppression docs 
  * Update mkdocs-material to 9.7.0 (Insiders now free)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=208
2025-12-14 14:29:06 +00:00

178 KiB