We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = 'https://github.com/1st1' closed_at = <Date 2016-05-16.19:19:48.020> created_at = <Date 2016-05-16.19:19:40.395> labels = ['type-feature', 'expert-asyncio'] title = 'asyncio: Add loop.get_exception_handler method' updated_at = <Date 2016-05-16.23:03:06.048> user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2016-05-16.23:03:06.048> actor = 'yselivanov' assignee = 'yselivanov' closed = True closed_date = <Date 2016-05-16.19:19:48.020> closer = 'yselivanov' components = ['asyncio'] creation = <Date 2016-05-16.19:19:40.395> creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 27040 keywords = [] message_count = 4.0 messages = ['265723', '265728', '265737', '265738'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue27040' versions = ['Python 3.5', 'Python 3.6']
The text was updated successfully, but these errors were encountered:
This is a proxy issue for python/asyncio#345
Sorry, something went wrong.
New changeset f51ecf47d416 by Yury Selivanov in branch '3.5': Issue bpo-27040: Add loop.get_exception_handler method https://hg.python.org/cpython/rev/f51ecf47d416
New changeset a3db6aee74f3 by Yury Selivanov in branch 'default': Merge 3.5 (issue bpo-27040) https://hg.python.org/cpython/rev/a3db6aee74f3
resolution: -> fixed
Hum, it looks like the new method is not documented :-(
https://docs.python.org/dev/library/asyncio-eventloop.html#error-handling-api
Give it some time ;) https://hg.python.org/cpython/rev/83450939b106
1st1
No branches or pull requests
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: