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 mdk
Recipients larry, martin.panter, mdk, rhettinger, vstinner
Date 2016-11-26.09:27:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480152462.73.0.465056006742.issue28754@psf.upfronthosting.co.za>
In-reply-to
Content
Should we also update howto/clinic, bullet "11.", to be explicit about not adding per-parameter in the same patch? Like a:

> If you're porting existing function to Argument clinic, skip this step to simplify code review.

?
History
Date User Action Args
2016-11-26 09:27:42mdksetrecipients: + mdk, rhettinger, vstinner, larry, martin.panter
2016-11-26 09:27:42mdksetmessageid: <1480152462.73.0.465056006742.issue28754@psf.upfronthosting.co.za>
2016-11-26 09:27:42mdklinkissue28754 messages
2016-11-26 09:27:42mdkcreate