Batuhan Taskaya <isidenti...@gmail.com> added the comment:

> That can be done after the PEG grammar has accepted them

But wouldn't we still end up with maintaining a custom flag to see if we are in 
annotation (e.g a: Something((yield) + 2)) and act upon that which would seem 
to do a bit messy in the grammar actions rather than just throwing syntax 
errors from switch/cases inside of symbol table?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42725>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to