forked from pool/python-flake8-bugbear
5951e1db77f9172068722067389cac4fd0b59f567b5920f3483ef4af24738ec3
- update to 23.3.23:
* flake8-bugbear is now >= 3.8.1 project like flake8>=6.0.0
* This has allowed some more modern AST usage cleanup and less
CI running etc.
* B030: Fix crash on certain unusual except handlers (e.g.
``except a[0].b:``)
* B950: now ignores 'noqa' and 'type: ignore' comments.
* B005: Do not flag when using the ``strip()`` method on an
imported module.
* B030: Allow calls and starred expressions in except handlers.
OBS-URL: https://build.opensuse.org/request/show/1083470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-bugbear?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%