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 r.david.murray
Recipients Decorater, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2016-07-16.12:45:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468673134.63.0.836561285089.issue27527@psf.upfronthosting.co.za>
In-reply-to
Content
It can't be a syntax error.  There are legitimate reasons for calling a coroutine and then passing around the resulting object before awaiting it.
History
Date User Action Args
2016-07-16 12:45:34r.david.murraysetrecipients: + r.david.murray, paul.moore, tim.golden, zach.ware, steve.dower, Decorater
2016-07-16 12:45:34r.david.murraysetmessageid: <1468673134.63.0.836561285089.issue27527@psf.upfronthosting.co.za>
2016-07-16 12:45:34r.david.murraylinkissue27527 messages
2016-07-16 12:45:34r.david.murraycreate