jttimko5

Results 5 comments of jttimko5

Can someone please provide some guidance on where in the code base I should look to implement this new feature? I am new to the codebase so any help pointing...

Could i get some help locating where the syntax is checked for type annotations?

> Probably can be done by making these lines not run and have `converted = None` instead: > > https://github.com/python/mypy/blob/70d4bb27a2733e43958dc5046befdc16ed297a5c/mypy/fastparse.py#L364-L366 Could you elaborate on why these lines do? @ikonst