Message305765
| Author | pitrou |
|---|---|
| Recipients | giampaolo.rodola, gvanrossum, pitrou, yselivanov |
| Date | 2017-11-07.15:33:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510068826.49.0.213398074469.issue31960@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My underlying question is why the Future has to set its loop in its constructor, instead of simply using get_event_loop() inside _schedule_callbacks(). This would always work. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-07 15:33:46 | pitrou | set | recipients: + pitrou, gvanrossum, giampaolo.rodola, yselivanov |
| 2017-11-07 15:33:46 | pitrou | set | messageid: <1510068826.49.0.213398074469.issue31960@psf.upfronthosting.co.za> |
| 2017-11-07 15:33:46 | pitrou | link | issue31960 messages |
| 2017-11-07 15:33:46 | pitrou | create | |