Open
Description
5C67Python Future function annotations are different to how it is suggested to be done in pep-0484. It would be great to add support for the pep-0484 syntax - this works in PyCharm for example.
I've raised an issue on Python Future syntax in PyCharm here: https://youtrack.jetbrains.com/issue/PY-22019 - it would be great to get consistency between the tools/libraries on this.
Also, another standard to keep an eye on for support concerns variable annotations.