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 yselivanov
Recipients asvetlov, gvanrossum, methane, ned.deily, socketpair, vstinner, yselivanov
Date 2016-11-03.21:11:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478207494.95.0.37522739434.issue28600@psf.upfronthosting.co.za>
In-reply-to
Content
> LGTM

Will commit this soon.

> maybe make dirty hack and check hasattr(callback, 'send') ?

If you schedule a coroutine object it will fail anyways, because it's not callable.
History
Date User Action Args
2016-11-03 21:11:34yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, ned.deily, asvetlov, methane, socketpair
2016-11-03 21:11:34yselivanovsetmessageid: <1478207494.95.0.37522739434.issue28600@psf.upfronthosting.co.za>
2016-11-03 21:11:34yselivanovlinkissue28600 messages
2016-11-03 21:11:34yselivanovcreate