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 brett.cannon
Recipients asvetlov, brett.cannon, gvanrossum, martin.panter, ncoghlan, vstinner, yselivanov
Date 2016-01-11.23:58:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452556711.77.0.0728685716786.issue25887@psf.upfronthosting.co.za>
In-reply-to
Content
I don't like "coroutine was already awaited". I feel like either "on" should be appended to that or another sentence like "coroutine had 'await' called on it" or something.
History
Date User Action Args
2016-01-11 23:58:31brett.cannonsetrecipients: + brett.cannon, gvanrossum, ncoghlan, vstinner, asvetlov, martin.panter, yselivanov
2016-01-11 23:58:31brett.cannonsetmessageid: <1452556711.77.0.0728685716786.issue25887@psf.upfronthosting.co.za>
2016-01-11 23:58:31brett.cannonlinkissue25887 messages
2016-01-11 23:58:31brett.cannoncreate