ruff
[`pep8_naming`] Avoid false positives on standard library functions with uppercase names (`N802`)
#18907
Merged

[`pep8_naming`] Avoid false positives on standard library functions with uppercase names (`N802`) #18907

w0nder1ng
w0nder1ng Prevent special methods of ast.NodeVisitor, ast.NodeTransformer, and …
044fd084
github-actions
MichaReiser MichaReiser added rule
MichaReiser
w0nder1ng
w0nder1ng add version gate for ast.NodeVisitor and ast.NodeTransformer exceptions
8910340d
w0nder1ng update tests and add test for python <3.12
429cf921
w0nder1ng
ntBre
ntBre commented on 2025-07-09
w0nder1ng use ruff_python_semantic::analyze::class::any_base_class and fix nits
0ff1af56
MichaReiser
MichaReiser commented on 2025-07-11
w0nder1ng gate NodeVisitor lint with typing extensions instead of python version
bc05a004
w0nder1ng fix lint
11408150
MichaReiser Simplify
df8d3970
MichaReiser Delete typing extensions test case
7be42926
MichaReiser Use early return
76bea00b
MichaReiser MichaReiser enabled auto-merge (squash) 309 days ago
MichaReiser MichaReiser merged 26f736bc into main 309 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone