Closed
Description
In 3.9.0a5, some changes landed to the AST for subscripting (python/cpython#9605). We need to support them.
This first got reported in #8614 as "syntax error in type comment", which is pretty bad, also! We should clean up that error message when we fix this.