Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Error message for B005 is not precise enough
#91 opened Oct 2, 2019 by nathfroech updated Jan 1, 2020
Mutable module level variables
#118 opened Feb 24, 2020 by hmvp updated Mar 8, 2020
Proposed check: ambiguous variable names
#123 opened Jun 11, 2020 by sirosen updated Jun 11, 2020
Thoughts on improving B902?
#33 opened Feb 21, 2018 by snarkmaster updated Jul 3, 2020
Detect unintended comma at the end of expression
#35 opened Mar 20, 2018 by xuhcc updated Jul 3, 2020
B305 triggered for methods in regular objects
#59 opened Feb 13, 2019 by zgoda updated Jul 26, 2021
Proposed Check: variable used outside of for-loop scope
#79 opened Jul 8, 2019 by jamesstidard updated Nov 9, 2021
New rule to catch multidimensional array multiplication
#271 opened Jul 13, 2022 by wyuenho updated Jul 16, 2022
Possible false positive for B015
#152 opened Dec 18, 2020 by henryiii updated Aug 6, 2022
B903 reword message when a subclass is involved
#63 opened Mar 19, 2019 by ezyang updated Dec 19, 2022
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.