◐ Shell
clean mode source ↗

Message 258041 - Python tracker

Message258041

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