[issue32012] Disallow ambiguous syntax f(x for x in [1],)

Serhiy Storchaka report at bugs.python.org
Wed Nov 15 01:49:48 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 9165f77d5f93a2c12aa0e90853e3ae7212800d3c by Serhiy Storchaka in branch 'master':
bpo-32012: Disallow trailing comma after genexpr without parenthesis. (#4382)
https://github.com/python/cpython/commit/9165f77d5f93a2c12aa0e90853e3ae7212800d3c


----------

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


More information about the Python-bugs-list mailing list