Message244268
Thanks for highlighting these Stefan - you guessed correctly that I'd missed them on the review.
For your first question, I agree getawaitablefunc / aiternextfunc / getaiterfunc should all be dropped and replaced with the existing "unaryfunc".
For your second question, I agree it makes more sense for Coroutine to inherit from Awaitable than it does to have it registered with it.
For the other three, I don't have a strong opinion, except that we should make sure that whatever we do on the CPython side works by default for Cython. |
|
Date |
User |
Action |
Args |
2015-05-28 05:10:10 | ncoghlan | set | recipients:
+ ncoghlan, gvanrossum, scoder, vstinner, asvetlov, python-dev, yselivanov |
2015-05-28 05:10:10 | ncoghlan | set | messageid: <1432789810.81.0.506031341741.issue24017@psf.upfronthosting.co.za> |
2015-05-28 05:10:10 | ncoghlan | link | issue24017 messages |
2015-05-28 05:10:10 | ncoghlan | create | |
|