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 yselivanov
Recipients asvetlov, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-05-28.05:12:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432789970.28.0.489779071662.issue24017@psf.upfronthosting.co.za>
In-reply-to
Content
> For your first question, I agree getawaitablefunc / aiternextfunc / getaiterfunc should all be dropped and replaced with the existing "unaryfunc".


I have no problem with that.  But why do we have iternextfunc & getiterfunc (no "a" prefix)?
History
Date User Action Args
2015-05-28 05:12:50yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, python-dev
2015-05-28 05:12:50yselivanovsetmessageid: <1432789970.28.0.489779071662.issue24017@psf.upfronthosting.co.za>
2015-05-28 05:12:50yselivanovlinkissue24017 messages
2015-05-28 05:12:50yselivanovcreate