This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alex.gronholm
Recipients Yury.Selivanov, alex.gronholm, gvanrossum, scoder, vstinner, yselivanov
Date 2015-08-02.14:29:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438525752.1.0.0645559796188.issue24383@psf.upfronthosting.co.za>
In-reply-to
Content
Ah hehe, I forgot to actually attach the patch. Thanks Yury.

The asyncio docs need to explicitly mention that concurrent.futures.Futures can be directly awaited from coroutines. Aside from that, I think we're set -- just need Guido to chime in on this.
History
Date User Action Args
2015-08-02 14:29:12alex.gronholmsetrecipients: + alex.gronholm, gvanrossum, scoder, vstinner, Yury.Selivanov, yselivanov
2015-08-02 14:29:12alex.gronholmsetmessageid: <1438525752.1.0.0645559796188.issue24383@psf.upfronthosting.co.za>
2015-08-02 14:29:12alex.gronholmlinkissue24383 messages
2015-08-02 14:29:12alex.gronholmcreate