]> granicus.if.org Git - python/commit
Issue #27040: Add loop.get_exception_handler method
authorYury Selivanov <yselivanov@sprymix.com>
Mon, 16 May 2016 19:20:38 +0000 (15:20 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Mon, 16 May 2016 19:20:38 +0000 (15:20 -0400)
commit7ed7ce6ee76c1e4aaa94151f156fb2ba5163b5b2
tree532e8aebf2f66b89853e8e3a2dad957d563ee355
parent7bf36dace8c3d3714dfe5175891612450cb82ce5
Issue #27040: Add loop.get_exception_handler method
Lib/asyncio/base_events.py
Lib/asyncio/events.py
Lib/test/test_asyncio/test_base_events.py
Misc/NEWS