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 gvanrossum, methane, ned.deily, yselivanov
Date 2016-11-30.18:44:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480531493.68.0.0437538826486.issue28843@psf.upfronthosting.co.za>
In-reply-to
Content
When a coroutine wrapped in a C asyncio.Task raises an Exception, the Task fails to correctly save the __traceback__.
History
Date User Action Args
2016-11-30 18:44:53yselivanovsetrecipients: + yselivanov, gvanrossum, ned.deily, methane
2016-11-30 18:44:53yselivanovsetmessageid: <1480531493.68.0.0437538826486.issue28843@psf.upfronthosting.co.za>
2016-11-30 18:44:53yselivanovlinkissue28843 messages
2016-11-30 18:44:53yselivanovcreate