Nick Coghlan <ncogh...@gmail.com> added the comment:

OK, the bitbucket repo now has a more sane version of the new Grammar ('yield 
from' now requires parentheses wherever 'yield' does).

The updated test_grammar does a more thorough check of the expected acceptance 
and rejection of yield expressions in various situations and the overly 
sensitive test in test_parser (that checked for an exact expected parse tree 
output) is gone.

----------

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

Reply via email to