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 ezio.melotti
Recipients asvetlov, chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl
Date 2012-08-31.17:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346433082.54.0.134722603479.issue15831@psf.upfronthosting.co.za>
In-reply-to
Content
I think/hope that all the APIs we have in the stdlib are sane enough to have no more than 2-3 signatures (I'm not counting optional args (at the end) here).  If that's not the case we should still be able to add as many signature as we need (I don't know if Sphinx has some limit about it though).
History
Date User Action Args
2012-08-31 17:11:22ezio.melottisetrecipients: + ezio.melotti, georg.brandl, eric.araujo, asvetlov, chris.jerdonek, docs@python
2012-08-31 17:11:22ezio.melottisetmessageid: <1346433082.54.0.134722603479.issue15831@psf.upfronthosting.co.za>
2012-08-31 17:11:22ezio.melottilinkissue15831 messages
2012-08-31 17:11:21ezio.melotticreate