This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients BTaskaya, gvanrossum
Date 2020-12-23.19:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608752104.94.0.111342862195.issue42725@roundup.psfhosted.org>
In-reply-to
Content
Ouch.  I think we should generate a SyntaxError if yield [from] is used in an annotation.
History
Date User Action Args
2020-12-23 19:35:04gvanrossumsetrecipients: + gvanrossum, BTaskaya
2020-12-23 19:35:04gvanrossumsetmessageid: <1608752104.94.0.111342862195.issue42725@roundup.psfhosted.org>
2020-12-23 19:35:04gvanrossumlinkissue42725 messages
2020-12-23 19:35:04gvanrossumcreate