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 Decorater
Recipients Decorater, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-07-16.06:12:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468649528.28.0.11172229478.issue27527@psf.upfronthosting.co.za>
In-reply-to
Content
Oh it does not happen if you use the asyncio.coroutine decorater but it does do RuntimeWarning if you use the async def on it.
History
Date User Action Args
2016-07-16 06:12:08Decoratersetrecipients: + Decorater, paul.moore, tim.golden, zach.ware, steve.dower
2016-07-16 06:12:08Decoratersetmessageid: <1468649528.28.0.11172229478.issue27527@psf.upfronthosting.co.za>
2016-07-16 06:12:08Decoraterlinkissue27527 messages
2016-07-16 06:12:08Decoratercreate