-
Notifications
You must be signed in to change notification settings - Fork 107
Issues: PyCQA/flake8-bugbear
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Type annotate code via mypy (strict) typechecking all flake8-bugbear code
enhancement
help wanted
#478
opened Jun 24, 2024 by
cooperlees
B023: false positive for nested function inside loop
bug
enhancement
help wanted
#468
opened Apr 25, 2024 by
fwinkl
B031 does not take into account if-else statements
bug
help wanted
#465
opened Mar 24, 2024 by
amyasnikov
B018 doesn't trigger for useless expressions involving multiple variables
bug
help wanted
#452
opened Jan 16, 2024 by
swierh
Feature request: a rule for detecting calls to mutate all-caps "constants"
#423
opened Nov 22, 2023 by
drew-gill
Feature request: a rule for calling super().__init__() in custom exception's __init__()
enhancement
help wanted
#421
opened Nov 10, 2023 by
m-aciek
Policy on bugbears in usage of popular third party libraries
help wanted
question
#414
opened Sep 19, 2023 by
Daverball
False-positive B902 on custom metaclass extending ABCMeta
bug
#411
opened Sep 14, 2023 by
alexey-pelykh
B023: Why flake8 returns error only for a temporal variable for for loop?
#396
opened Jun 29, 2023 by
monagai
New check: duplicate types in type hint, or duplicate literals in set
enhancement
help wanted
#371
opened Mar 21, 2023 by
jakkdl
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.