Message246229
| Author | Ben.Darnell |
|---|---|
| Recipients | Ben.Darnell, Yury.Selivanov, asvetlov, gvanrossum, larry, martin.panter, ncoghlan, python-dev, r.david.murray, scoder, vstinner, yselivanov |
| Date | 2015-07-03.22:50:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1435963823.96.0.0100655910794.issue24400@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think operator.getfuture() is possible because there are multiple ways of turning an awaitable into a Future. asyncio has one way; tornado has another. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-07-03 22:50:24 | Ben.Darnell | set | recipients: + Ben.Darnell, gvanrossum, ncoghlan, scoder, vstinner, larry, r.david.murray, asvetlov, Yury.Selivanov, python-dev, martin.panter, yselivanov |
| 2015-07-03 22:50:23 | Ben.Darnell | set | messageid: <1435963823.96.0.0100655910794.issue24400@psf.upfronthosting.co.za> |
| 2015-07-03 22:50:23 | Ben.Darnell | link | issue24400 messages |
| 2015-07-03 22:50:23 | Ben.Darnell | create | |