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 vstinner
Recipients larry, martin.panter, mdk, rhettinger, serhiy.storchaka, vstinner
Date 2016-11-28.16:51:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480351871.13.0.412498716247.issue28754@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I didn't follow the discussion, but why not using "/" magic separator in Argument Clinic to mark arguments as optional but don't document their default value?
History
Date User Action Args
2016-11-28 16:51:11vstinnersetrecipients: + vstinner, rhettinger, larry, martin.panter, serhiy.storchaka, mdk
2016-11-28 16:51:11vstinnersetmessageid: <1480351871.13.0.412498716247.issue28754@psf.upfronthosting.co.za>
2016-11-28 16:51:11vstinnerlinkissue28754 messages
2016-11-28 16:51:11vstinnercreate