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, yselivanov
Date 2018-10-04.15:32:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538667174.1.0.545547206417.issue34890@psf.upfronthosting.co.za>
In-reply-to
Content
I think the fact that `inspect.isfunction` recognizes partials is a very strong argument to enable inspect.iscoroutinefunction to do so as well.  

This is a backwards incompatible change though, strictly speaking.
History
Date User Action Args
2018-10-04 15:32:54yselivanovsetrecipients: + yselivanov, asvetlov
2018-10-04 15:32:54yselivanovsetmessageid: <1538667174.1.0.545547206417.issue34890@psf.upfronthosting.co.za>
2018-10-04 15:32:54yselivanovlinkissue34890 messages
2018-10-04 15:32:54yselivanovcreate