Pablo Galindo Salgado <pablog...@gmail.com> added the comment:
With PR 28906 it will show: >>> def foo(x,y,(z,w),k): File "<stdin>", line 1 def foo(x,y,(z,w),k): ^^^^^ SyntaxError: Function parameters cannot be parenthesized I am happy to take suggestions for the wording ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45450> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com