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 brett.cannon
Recipients brett.cannon, gregory.p.smith, larry, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2016-08-17.18:30:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471458603.26.0.50799746889.issue27574@psf.upfronthosting.co.za>
In-reply-to
Content
I think for converting uses to Argument Clinic it can be done in a more iterative process on a per-module basis. How many modules do we have left to convert? If it isn't ridiculously huge we could open individual issues to convert them each.
History
Date User Action Args
2016-08-17 18:30:03brett.cannonsetrecipients: + brett.cannon, rhettinger, gregory.p.smith, pitrou, vstinner, larry, python-dev, serhiy.storchaka
2016-08-17 18:30:03brett.cannonsetmessageid: <1471458603.26.0.50799746889.issue27574@psf.upfronthosting.co.za>
2016-08-17 18:30:03brett.cannonlinkissue27574 messages
2016-08-17 18:30:03brett.cannoncreate