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 Dima.Tisnek
Recipients Dima.Tisnek, asvetlov, yselivanov
Date 2019-06-10.10:18:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560161920.19.0.348015716212.issue37172@roundup.psfhosted.org>
In-reply-to
Content
Yes, I think that would be sufficient!

I don't know about implementation though, as there's some magic in the way Future.__await__ tries to guess how it was called. I hope one day that magic could go away, but I neither understand the origin nor the mechanics of it, so... My gut tells me that fixing the error involves digging into that magic.
History
Date User Action Args
2019-06-10 10:18:40Dima.Tisneksetrecipients: + Dima.Tisnek, asvetlov, yselivanov
2019-06-10 10:18:40Dima.Tisneksetmessageid: <1560161920.19.0.348015716212.issue37172@roundup.psfhosted.org>
2019-06-10 10:18:40Dima.Tisneklinkissue37172 messages
2019-06-10 10:18:40Dima.Tisnekcreate