On Nov 6, 2016, at 8:20 PM, Brett Cannon <brett@python.org> wrote:

For me there are two questions the post raises. One is how do we keep people from tying themselves to any one event loop?

Deprecate, then remove, get_event_loop() :-).

-glyph