[`flake8-comprehensions`] Skip `C417` for lambdas with positional-only parameters #25272
flake8_comprehensions/C417: reject lambdas with positional-only param…
1c16c53b
flake8_comprehensions/C417: add test case for positional-only paramet…
2dc98fe1
ntBre
commented
on 2026-05-20
flake8_comprehensions/C417: use parameters.len() for arity check
b2146d21
ntBre
commented
on 2026-05-20
flake8_comprehensions/C417: restore blank lines and remove redundant …
838042cc
ntBre
approved these changes
on 2026-05-21
ntBre
changed the title flake8-comprehensions: skip C417 for lambdas with positional-only parameters [`flake8-comprehensions`] Skip `C417` for lambdas with positional-only parameters 2 days ago
ntBre
merged
8a8e35eb
into main 2 days ago
Dev-X25874
deleted the fix/c417-posonly-lambda-arity branch 2 days ago
Login to write a write a comment.
Login via GitHub