Comment 3 for bug 1587170

Revision history for this message
Tim Abbott (tabbott) wrote :

https://github.com/dropbox/typed_ast is a fork of the AST module that preserves type comments (and is used by mypy-lang); using that might be an option for allowing pyflakes to support the Python 2 type comment syntax.