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 serhiy.storchaka
Recipients brett.cannon, gregory.p.smith, larry, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2016-08-17.18:47:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471459628.84.0.709495768064.issue27574@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I came to conclusion than needed to push existing issues for separate files. I'm sure there are ready patches waiting for review. Now there is additional reason for converting to Argument Clinic. But some files contain only one PyArg_ParseTupleAndKeywords(), I think we can convert them in one patch.
History
Date User Action Args
2016-08-17 18:47:08serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, gregory.p.smith, pitrou, vstinner, larry, python-dev
2016-08-17 18:47:08serhiy.storchakasetmessageid: <1471459628.84.0.709495768064.issue27574@psf.upfronthosting.co.za>
2016-08-17 18:47:08serhiy.storchakalinkissue27574 messages
2016-08-17 18:47:08serhiy.storchakacreate