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 yselivanov
Recipients gvanrossum, scoder, vstinner, yselivanov
Date 2015-05-30.20:01:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433016104.27.0.10982396874.issue24004@psf.upfronthosting.co.za>
In-reply-to
Content
Stefan,

> Then I guess we're back to the point where duck-typing and calling __await__() is a good idea.

Please test the attached patch.  I agree this is a good idea.
History
Date User Action Args
2015-05-30 20:01:44yselivanovsetrecipients: + yselivanov, gvanrossum, scoder, vstinner
2015-05-30 20:01:44yselivanovsetmessageid: <1433016104.27.0.10982396874.issue24004@psf.upfronthosting.co.za>
2015-05-30 20:01:44yselivanovlinkissue24004 messages
2015-05-30 20:01:44yselivanovcreate