[Async-sig] Some thoughts on asynchronous API design in a post-async/await world

Brett Cannon brett at python.org
Mon Nov 7 12:50:50 EST 2016


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

>
> On Nov 6, 2016, at 8:20 PM, Brett Cannon <brett at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/async-sig/attachments/20161107/b6203b9b/attachment.html>


More information about the Async-sig mailing list