[`pep8_naming`] Avoid false positives on standard library functions with uppercase names (`N802`) #18907
Prevent special methods of ast.NodeVisitor, ast.NodeTransformer, and …
044fd084
add version gate for ast.NodeVisitor and ast.NodeTransformer exceptions
8910340d
update tests and add test for python <3.12
429cf921
ntBre
commented
on 2025-07-09
use ruff_python_semantic::analyze::class::any_base_class and fix nits
0ff1af56
gate NodeVisitor lint with typing extensions instead of python version
bc05a004
fix lint
11408150
Simplify
df8d3970
Delete typing extensions test case
7be42926
Use early return
76bea00b
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub