forked from pool/python-flake8-bugbear
- update to 23.7.10:
* Add B034: re.sub/subn/split must pass flags/count/maxsplit as
keyword arguments.
* Fix a crash and several test failures on Python 3.12, all
relating to the B907 * check.
* Declare support for Python 3.12.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 11 14:10:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 23.7.10:
|
||||
* Add B034: re.sub/subn/split must pass flags/count/maxsplit as
|
||||
keyword arguments.
|
||||
* Fix a crash and several test failures on Python 3.12, all
|
||||
relating to the B907 * check.
|
||||
* Declare support for Python 3.12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 09:17:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user