forked from pool/python-pycodestyle
Accepting request 929188 from home:susnux:branches:devel:languages:python
- Update to version 2.8.0 OBS-URL: https://build.opensuse.org/request/show/929188 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 4 13:31:35 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 2.8.0
|
||||
* fix false negative with multiple comparisons
|
||||
* fix false positives with ``match``
|
||||
* improve performance of bare except check
|
||||
* Backport tokenize performance improvement from python 3.10
|
||||
* fix for lambdas containing positional-only args
|
||||
* Remove ``indent_size_str`` "setting"
|
||||
* allow ``__all__`` to be typed
|
||||
* fix false positives for ``*`` in ``case``
|
||||
* detect tabs as whitespace
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 18:44:38 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user