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

Nick Coghlan report at bugs.python.org
Wed Nov 15 03:16:40 EST 2017


Nick Coghlan <ncoghlan at gmail.com> added the comment:

With issue 32023 (base class lists) and 32034 (fixing the documentation for decorator factory function calls) covering the other refinements, this particular issue is done now.

The most recent PR is the one for issue 32023.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list