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, larry, vstinner, yselivanov
Date 2014-02-18.23:03:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392764617.39.0.734174447743.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
changeset:   89262:7c1de1ebb894
tag:         tip
user:        Yury Selivanov <yselivanov@sprymix.com>
date:        Tue Feb 18 18:02:19 2014 -0500
files:       Lib/asyncio/base_events.py Lib/asyncio/events.py Lib/asyncio/futures.py Lib/asyncio/proactor_events.py Lib/asyncio/selector_events.py Lib/asyncio/test_utils.py Lib/asyncio/unix_events.py Lib/asyn
description:
asyncio: New error handling API. Issue #20681.
History
Date User Action Args
2014-02-18 23:03:37yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, larry
2014-02-18 23:03:37yselivanovsetmessageid: <1392764617.39.0.734174447743.issue20648@psf.upfronthosting.co.za>
2014-02-18 23:03:37yselivanovlinkissue20648 messages
2014-02-18 23:03:37yselivanovcreate