Re: [code-quality] flake8 && python 3.5.0

2015-10-22 Thread Ian Cordasco
On Wed, Oct 21, 2015 at 8:00 PM, Luis San Martin wrote: > Hello, > > It seems asyncio syntax is not considered for python 3.5. I couldn't > find any reported issue regarding this > > i.e. > > I'm on flake8 (2.4.1) with python 3.5.0. Just cloned > https://github.com/dabeaz/curio.git and got this. >

[code-quality] flake8 && python 3.5.0

2015-10-22 Thread Luis San Martin
Hello, It seems asyncio syntax is not considered for python 3.5. I couldn't find any reported issue regarding this i.e. I'm on flake8 (2.4.1) with python 3.5.0. Just cloned https://github.com/dabeaz/curio.git and got this. pathcl@sid:~/src/curio$ flake8 ./curio/file.py Traceback (most recent c