[New-bugs-announce] [issue32189] SyntaxError for yield expressions inside comprehensions & genexps

Nick Coghlan report at bugs.python.org
Thu Nov 30 23:57:38 EST 2017


New submission from Nick Coghlan <ncoghlan at gmail.com>:

This is the Python 3.8 follow-up to turn the DeprecationWarning from https://bugs.python.org/issue10544 into an unconditional SyntaxError.

----------
messages: 307360
nosy: ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: SyntaxError for yield expressions inside comprehensions & genexps
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32189>
_______________________________________


More information about the New-bugs-announce mailing list