Hi All --

I just pushed a commit [1] to the pep8 repo that contains what I hope is a
fix for the issues with pep8 / flake8 config files that arose from the way
that pep8 #368 was handled, e.g. [2] (I think, I'm getting 500 errors when
I try to few issues on the flake8 repo, but I'm hoping that is transient).

This led to flake8 2.4.0 pinning to pep8 < 1.6 in it's latest release [3].

I'm hoping that folks can test out there configurations and ways of running
flake8 / pep8 with various configuration files (user and project specific
configs) and please report any issues to me.

Thanks in advance!

[1]
https://github.com/jcrocholl/pep8/commit/435d1cbf995a659a82d1d4b42d25e3459556ef21
[2] https://gitlab.com/pycqa/flake8/issues/35
[3] https://pypi.python.org/pypi/flake8/2.4.0

~ Ian Lee
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to