On Sun, 6 Nov 2016 at 22:41 Glyph Lefkowitz <glyph@twistedmatrix.com> wrote:

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() :-).

Is there a bug filed for that at https://github.com/python/asyncio?

-Brett
 

-glyph