Andrej Klychin <[email protected]> added the comment:
I also sometimes write def foo(pos_only, /*, kwarg): pass. Perhaps this can be special cased with SyntaxError: expected comma between / and * ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46838> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
