python-ruff
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-ruff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000309 309 Bytes | |
python-ruff.changes | 0000089307 87.2 KB | |
python-ruff.spec | 0000001847 1.8 KB | |
ruff-0.6.8.tar.gz | 0003084543 2.94 MB | |
vendor.tar.zst | 0029035180 27.7 MB |
Revision 40 (latest revision is 46)
Ana Guerrero (anag+factory)
accepted
request 1203894
from
Ondřej Súkup (mimi_vx)
(revision 40)
- update to 0.6.8: * Preview features * Remove unnecessary parentheses around match case clauses * Parenthesize overlong if guards in match..case clauses * Detect basic wildcard imports in ruff analyze graph * [pylint] Implement boolean-chained-comparison (R1716) * Rule changes * [lake8-simplify] Detect SIM910 when using variadic keyword arguments, i.e., **kwargs * [pyupgrade] Avoid false negatives with non-reference shadowed bindings of loop variables (UP028) * Bug fixes * Detect tuples bound to variadic positional arguments i.e. *args * Exit gracefully on broken pipe errors * Avoid panic when analyze graph hits broken pipe * Performance * Reuse BTreeSets in module resolver * Skip traversal for non-compound statements
Comments 0