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 christian.heimes
Recipients alex, christian.heimes, dstufft, giampaolo.rodola, janssen, larry, loewis, pitrou, python-dev, serhiy.storchaka, taleinat
Date 2015-05-03.13:33:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430660015.03.0.636688891719.issue20179@psf.upfronthosting.co.za>
In-reply-to
Content
I'm with Alex. The move to argument clinic is going to make it very hard to port patches to older versions of Python, especially Python 2.7.
History
Date User Action Args
2015-05-03 13:33:35christian.heimessetrecipients: + christian.heimes, loewis, janssen, pitrou, taleinat, larry, giampaolo.rodola, alex, python-dev, serhiy.storchaka, dstufft
2015-05-03 13:33:35christian.heimessetmessageid: <1430660015.03.0.636688891719.issue20179@psf.upfronthosting.co.za>
2015-05-03 13:33:35christian.heimeslinkissue20179 messages
2015-05-03 13:33:34christian.heimescreate