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 hroncok
Recipients brett.cannon, hroncok, lukasz.langa, ncoghlan, pablogsal, serhiy.storchaka, steve.dower, vstinner
Date 2019-05-13.09:22:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557739359.84.0.716831603364.issue36751@roundup.psfhosted.org>
In-reply-to
Content
Just a quick idea: What if a warning happened iff positional only argument are there, but not with functions that don't use those? Might be a different kind of warning.
History
Date User Action Args
2019-05-13 09:22:39hroncoksetrecipients: + hroncok, brett.cannon, ncoghlan, vstinner, lukasz.langa, serhiy.storchaka, steve.dower, pablogsal
2019-05-13 09:22:39hroncoksetmessageid: <1557739359.84.0.716831603364.issue36751@roundup.psfhosted.org>
2019-05-13 09:22:39hroncoklinkissue36751 messages
2019-05-13 09:22:39hroncokcreate