Skip to content

E721: Fix false negative for reversed type comparisons (e.g. int == type(obj))#1321

Closed
fazalpsinfo-cmyk wants to merge 1 commit into
PyCQA:mainfrom
fazalpsinfo-cmyk:fix/e721-reversed-comparison
Closed

E721: Fix false negative for reversed type comparisons (e.g. int == type(obj))#1321
fazalpsinfo-cmyk wants to merge 1 commit into
PyCQA:mainfrom
fazalpsinfo-cmyk:fix/e721-reversed-comparison

Fix E721: also flag type comparisons when type() is on the right side…

b11f4d8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
main (ubuntu-latest, pypy3.10, py)
succeeded Jul 18, 2026 in 51s