Flake8-bugbear

Latest version: v24.4.26

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

23.1.14

* Add B906: ``visit_`` function with no further calls to a ``visit`` function. (313)
* Add B028: Suggest ``!r`` when formatted value in f-string is surrounded by quotes. (319)

22.12.6

* Add B905: `zip()` without an explicit `strict=` parameter. (314)
* B027: ignore overload when typing is imported with other names (309)

22.10.27

* B027: Ignore overload decorator (306)
* B023: Also fix map (305)
* B023: Avoid false alarms with filter, reduce, key= and return. Added tests for functools (303)

22.10.25

* Make B015 and B018 messages slightly more polite (298)
* Add B027: Empty method in abstract base class with no abstract decorator
* Multiple B024 false positive fixes
* Move CI to use `tox` (294)
* Move to using PEP621 / `pyproject.toml` package (291)
* Tested in 3.11

22.9.23

* add B026: find argument unpacking after keyword argument (287)
* Move to setup.cfg like flake8 (288)

22.9.11

* Add B025: Find duplicate except clauses (284)

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.