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 belopolsky
Recipients Robin.Schreiber, belopolsky, loewis, pitrou, skrah
Date 2013-08-13.21:18:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376428698.42.0.92018384359.issue15787@psf.upfronthosting.co.za>
In-reply-to
Content
I strongly believe that it is worthwhile to invest in fixing abitype.py.  It is much easier to review a patch to one python script than to review 50+ patches to C files.  There is no excuse for this tool not to work on all stdlib modules.  If there are any specific issues with the way individual modules are written that prevent automatic conversion, I would prefer to make a coding style change first and then include all modules in one automated PEP 384 conversion.
History
Date User Action Args
2013-08-13 21:18:18belopolskysetrecipients: + belopolsky, loewis, pitrou, skrah, Robin.Schreiber
2013-08-13 21:18:18belopolskysetmessageid: <1376428698.42.0.92018384359.issue15787@psf.upfronthosting.co.za>
2013-08-13 21:18:18belopolskylinkissue15787 messages
2013-08-13 21:18:18belopolskycreate