You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, that was supposed to be supported already, because I used Python 3.7's grammar when writing this parser. The panic on type annotations was a bug (which is now fixed).
Are there any plans to support newer features in Python?
In particular, I see that the parser will panic when it tries to read a type annotation like:
The text was updated successfully, but these errors were encountered: