summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8667.false_negative
Commit message (Collapse)AuthorAgeFilesLines
* Fix a false negative for ``too-many-arguments`` and positional-only and ↵Mark Byrne2023-05-151-0/+3
keyword-only arguments (#8674) Closes #8667