[openstack-dev] [python3] flake8 and pycodestyle W60x warnings

IWAMOTO Toshihiro iwamoto at valinux.co.jp
Thu May 17 07:09:12 UTC 2018


pycodestyle-2.4.0 added new warnings W605 and W606, which needs to be
addressed or future versions of python3 will refuse to run.

https://github.com/PyCQA/pycodestyle/pull/676

(OpenStack CI's flake8 is pre pycodestyle age, flake8 version isn't
managed by g-r, but that's another story. No release of flake8
supports pycodestyle 2.4.0 yet. ;)

nova seems to have ~200 of those warnings, while other projects don't
have much, FWIW.

--
IWAMOTO Toshihiro



More information about the OpenStack-dev mailing list