forked from pool/python-flake8-bugbear
- update to 22.12.6 (bsc#1206225):
* Add B905: `zip()` without an explicit `strict=` parameter. (#314) * B027: ignore @overload when typing is imported with other names (#309) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 15 20:59:46 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 22.12.6 (bsc#1206225):
|
||||
* Add B905: `zip()` without an explicit `strict=` parameter. (#314)
|
||||
* B027: ignore @overload when typing is imported with other names (#309)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 07:26:17 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user