Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Add 'loop.get_exception_handler()' method. #345

Merged
merged 1 commit into from
May 16, 2016
Merged

Conversation

1st1
Copy link
Member

@1st1 1st1 commented May 14, 2016

This PR implements a new event loop method get_exception_handler(). All other set_* methods have a corresponding get_* method. See also issue #340.

@gvanrossum gvanrossum merged commit 842a16c into python:master May 16, 2016
@1st1
Copy link
Member Author

1st1 commented May 16, 2016

Thank you, Guido! I'll update CPython docs/whatsnew tomorrow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants