-
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
Assertion check fails on syntactically-valid Python code
help wanted
#138
opened Oct 5, 2020 by
lensvol
B306 should ignore cases where BaseException subclass defines message property
#131
opened Jul 16, 2020 by
li-wjohnson
Proposed opinionated warning against re.match
help wanted
question
#132
opened Aug 13, 2020 by
catherinedevlin
Version 16.12.2 breaks opinionated rules enabled via
enable-extensions
#19
opened May 2, 2017 by
153957
Suggestion: Ignore B006 if the variable in question is immediately copied
#137
opened Sep 15, 2020 by
eric-wieser
How about checking that you're not using a list for an in?
enhancement
#139
opened Oct 6, 2020 by
yajo
Proposed Check: Flag Improper Use of string.find()
enhancement
help wanted
#170
opened May 22, 2021 by
gsexton
Loop variable use in closure not considered
enhancement
help wanted
#175
opened Jul 11, 2021 by
inducer
extend-ignore
and extend-select
options seem to be ignored
bug
help wanted
#221
opened Jan 30, 2022 by
rodelrod
B008: extend-immutable-calls does not work with imported function
bug
enhancement
help wanted
#252
opened Apr 4, 2022 by
Tishka17
Error collecting tests: missing 1 required positional argument: 'alphabet'
#499
opened Nov 29, 2024 by
Apteryks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.