[docs] [issue32024] Nominal decorator function call syntax is inconsistent with regular function calls

Serhiy Storchaka report at bugs.python.org
Tue Nov 14 13:25:26 EST 2017


Change by Serhiy Storchaka <storchaka+cpython at gmail.com>:


----------
dependencies: +Disallow ambiguous syntax f(x for x in [1],)
type: behavior -> enhancement
versions: +Python 3.7

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


More information about the docs mailing list