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 lys.nikolaou
Recipients benjamin.peterson, berker.peksag, cheryl.sabella, docs@python, emily.zhao, josh.r, jwilk, larry, lys.nikolaou, ncoghlan, noah.haasis, pradyunsg, rhettinger, veky, zach.ware
Date 2019-03-13.22:17:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552515434.24.0.765293871692.issue21314@roundup.psfhosted.org>
In-reply-to
Content
I agree with Nick, that pydoc should somehow be updated to mark positional-only parameters as such. I believe that the third approach proposed by Nick is the most sensible one, as it makes the life of new developers easier by explicitly listing all the positional-only parameters. I could open a new issue and work on a PR, if you all agree that that is the way to go.
History
Date User Action Args
2019-03-13 22:17:14lys.nikolaousetrecipients: + lys.nikolaou, rhettinger, ncoghlan, larry, benjamin.peterson, jwilk, docs@python, berker.peksag, zach.ware, pradyunsg, josh.r, veky, emily.zhao, cheryl.sabella, noah.haasis
2019-03-13 22:17:14lys.nikolaousetmessageid: <1552515434.24.0.765293871692.issue21314@roundup.psfhosted.org>
2019-03-13 22:17:14lys.nikolaoulinkissue21314 messages
2019-03-13 22:17:14lys.nikolaoucreate