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 alex.gronholm, asvetlov, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-06-03.15:16:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433344568.19.0.0273116948677.issue24017@psf.upfronthosting.co.za>
In-reply-to
Content
Was __await__() deliberately left out of concurrent.futures.Future or was that an oversight? Or am I misunderstanding something?
History
Date User Action Args
2015-06-03 15:16:08alex.gronholmsetrecipients: + alex.gronholm, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, python-dev, yselivanov
2015-06-03 15:16:08alex.gronholmsetmessageid: <1433344568.19.0.0273116948677.issue24017@psf.upfronthosting.co.za>
2015-06-03 15:16:08alex.gronholmlinkissue24017 messages
2015-06-03 15:16:07alex.gronholmcreate