-
Notifications
You must be signed in to change notification settings - Fork 109
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
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
False-positive B902 on custom metaclass extending ABCMeta
bug
#411
opened Sep 14, 2023 by
alexey-pelykh
B950 does not give warnings when --extend-ignore'ing E501
bug
help wanted
terrible_maintainer
#266
opened Jun 23, 2022 by
Wim-De-Clercq
Tech Debt: Cleanup
should_warn
and rely on extend-select (+ maybe delete load_file)
bug
enhancement
help wanted
#260
opened Jun 10, 2022 by
asottile
B006: Case where mutable default arguments are not detected
bug
help wanted
#253
opened Apr 10, 2022 by
mflova
B008: extend-immutable-calls does not work with imported function
bug
enhancement
help wanted
#252
opened Apr 4, 2022 by
Tishka17
extend-ignore
and extend-select
options seem to be ignored
bug
help wanted
#221
opened Jan 30, 2022 by
rodelrod
ProTip!
Adding no:label will show everything without a label.