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 gvanrossum
Recipients gvanrossum, luhn, vstinner, yselivanov
Date 2015-11-12.18:15:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJJgeArgmj5_GoEDKvnq=ctAn510sETFrzDDS=yGEtFm4A@mail.gmail.com>
In-reply-to <1447260639.53.0.0574192699335.issue25599@psf.upfronthosting.co.za>
Content
OK, I concede your point. It shouldn't be too hard to make
asyncio.iscoroutinefunction() behave the same way as
inspect.iscoroutinefunction(). Can you submit a patch?
History
Date User Action Args
2015-11-12 18:15:48gvanrossumsetrecipients: + gvanrossum, vstinner, yselivanov, luhn
2015-11-12 18:15:48gvanrossumlinkissue25599 messages
2015-11-12 18:15:48gvanrossumcreate