Releases: PyCQA/flake8-bugbear
Releases · PyCQA/flake8-bugbear
21.4.2
- Add another hasattr() check to b017 visit for .func
21.4.1
Happy April Fools! This is no joke, it's a real release.
- Add B017: check for gotta-catch-em-all assertRaises(Exception)
Catching them all is bad!
21.3.2
21.3.1
20.11.1
20.1.4
- Ignore keywords for B009/B010
20.1.3
- Silence B009/B010 for non-identifiers
- State an ignore might be needed for optional B9x checks
20.1.2
Refer to README.rst for changes.
20.1.1
Refer to README.rst for changes.
20.1.0
Refer to README.md for changes.