Message272327
> Left a couple of comments; the important one -- Future.__await__ (and Future.__iter__) should always return a *new* instance of a generator-like object (tied to the Future object).
Implementing full behavior of generator seems difficult to me.
I'll implement minimum implementation in next patch. |
|
Date |
User |
Action |
Args |
2016-08-10 11:57:39 | methane | set | recipients:
+ methane, gvanrossum, vstinner, giampaolo.rodola, serhiy.storchaka, yselivanov, mpaolini |
2016-08-10 11:57:39 | methane | set | messageid: <1470830259.6.0.47358227386.issue26081@psf.upfronthosting.co.za> |
2016-08-10 11:57:39 | methane | link | issue26081 messages |
2016-08-10 11:57:39 | methane | create | |
|