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 crenwick
Recipients crenwick, r.david.murray, yselivanov
Date 2017-04-19.13:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492608517.75.0.926860898492.issue30098@psf.upfronthosting.co.za>
In-reply-to
Content
> Feel free to suggest a better wording.

> I think the only change that needs to be made is to make the existing message say 'asyncio.Future' instead of just 'Future'.

I hear ya. New commit in the PR reverts the TypeError I added, and changes the original TypeError language to simply read "An asyncio.Future ..." instead of just "A Future ...".
History
Date User Action Args
2017-04-19 13:28:37crenwicksetrecipients: + crenwick, r.david.murray, yselivanov
2017-04-19 13:28:37crenwicksetmessageid: <1492608517.75.0.926860898492.issue30098@psf.upfronthosting.co.za>
2017-04-19 13:28:37crenwicklinkissue30098 messages
2017-04-19 13:28:37crenwickcreate