Message 272245 - Python tracker
Message272245
| Author | yselivanov |
|---|---|
| Recipients | giampaolo.rodola, gvanrossum, methane, mpaolini, vstinner, yselivanov |
| Date | 2016-08-09.13:33:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1470749598.49.0.512240269839.issue26081@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Yury, could you review this before 3.6a4? 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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-09 13:33:18 | yselivanov | set | recipients: + yselivanov, gvanrossum, vstinner, giampaolo.rodola, methane, mpaolini |
| 2016-08-09 13:33:18 | yselivanov | set | messageid: <1470749598.49.0.512240269839.issue26081@psf.upfronthosting.co.za> |
| 2016-08-09 13:33:18 | yselivanov | link | issue26081 messages |
| 2016-08-09 13:33:18 | yselivanov | create | |