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 python-dev
Recipients gvanrossum, methane, ned.deily, python-dev, yselivanov
Date 2016-12-01.16:38:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161201163801.101115.65206.DC044CB1@psf.io>
In-reply-to
Content
New changeset c9f68150cf90 by Yury Selivanov in branch '3.6':
Issue #28843: Fix asyncio C Task to handle exceptions __traceback__.
https://hg.python.org/cpython/rev/c9f68150cf90

New changeset a21a8943c59e by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28843)
https://hg.python.org/cpython/rev/a21a8943c59e
History
Date User Action Args
2016-12-01 16:38:05python-devsetrecipients: + python-dev, gvanrossum, ned.deily, methane, yselivanov
2016-12-01 16:38:05python-devlinkissue28843 messages
2016-12-01 16:38:05python-devcreate