[Python-Dev] Obtaining stack-frames from co-routine objects

Nick Coghlan ncoghlan at gmail.com
Sun Jun 14 03:16:34 CEST 2015


On 14 Jun 2015 10:01, "Ben Leslie" <benno at benno.id.au> wrote:
>
> If this seems like a good approach I'll try and work it in to a
> suitable patch for contribution.

I think it's a good approach, and worth opening an enhancement issue for.

I expect any patch would need some adjustments after Yury has finished
revising the async/await implementation to address some beta compatibility
issues with functools.singledispatch and Tornado.

Cheers,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150614/1c8db199/attachment.html>


More information about the Python-Dev mailing list