python-pycodestyle
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-pycodestyle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pycodestyle-2.9.1.tar.gz | 0000102127 99.7 KB | |
python-pycodestyle.changes | 0000023132 22.6 KB | |
python-pycodestyle.spec | 0000002415 2.36 KB |
Revision 10 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 995145
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 2.9.1: * E275: fix false positive for yield expressions. * E221, E222, E223, E224: add support for := operator. PR #1032. * Drop python 2.7 / 3.5. * E262: consider non-breaking spaces (\xa0) as whitespace. PR #1035. * Improve performance of _is_binary_operator. PR #1052. * E275: requires whitespace around keywords. PR #1063. * Add support for python 3.11. PR #1070.
Comments 0