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 chris.jerdonek
Recipients Mikel.Ward, asvetlov, chris.jerdonek, docs@python, eric.araujo, ezio.melotti
Date 2012-12-13.17:56:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355421366.94.0.0974863188206.issue16666@psf.upfronthosting.co.za>
In-reply-to
Content
Is issue 13386 one of the issues you had in mind, Éric?  I don't know the current best practices for all of the signature edge cases, but Ezio might.

Personally, I think explicitly stating in the text that the parameters are positional-only can't hurt, especially since that's the rarer case, no?
History
Date User Action Args
2012-12-13 17:56:06chris.jerdoneksetrecipients: + chris.jerdonek, ezio.melotti, eric.araujo, asvetlov, docs@python, Mikel.Ward
2012-12-13 17:56:06chris.jerdoneksetmessageid: <1355421366.94.0.0974863188206.issue16666@psf.upfronthosting.co.za>
2012-12-13 17:56:06chris.jerdoneklinkissue16666 messages
2012-12-13 17:56:06chris.jerdonekcreate