This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Andy_kl
Recipients Andy_kl, lys.nikolaou, pablogsal
Date 2022-02-23.21:31:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645651862.79.0.271060729107.issue46838@roundup.psfhosted.org>
In-reply-to
Content
I also sometimes write def foo(pos_only, /*, kwarg): pass. Perhaps this can be special cased with 
SyntaxError: expected comma between / and *
History
Date User Action Args
2022-02-23 21:31:02Andy_klsetrecipients: + Andy_kl, lys.nikolaou, pablogsal
2022-02-23 21:31:02Andy_klsetmessageid: <1645651862.79.0.271060729107.issue46838@roundup.psfhosted.org>
2022-02-23 21:31:02Andy_kllinkissue46838 messages
2022-02-23 21:31:02Andy_klcreate