Message 281762 - Python tracker

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.

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.

?