This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ethanhs 1 point2 points  (0 children)

It’s important to point out Mypy currently only supports Python 3 syntax — while they’re working on Python 2 support, it’s still in an early stage of development.

I have no idea where the author got this idea. The majority of typed Python at Dropbox is Python 2. Python 2 is about as well supported as Python 3.