Yury Selivanov <yseliva...@gmail.com> added the comment:

> Yeah, I think this is pretty simple: the runtime/stdlib should provide the 
> primitives to compile top-level async code, get coroutines, etc., and then a 
> REPL like ipython can take care of handing that off to asyncio or whatever 
> library they want.

Exactly.  FWIW I'm +1 to have this in 3.8.  Do you have a patch for this?  If 
not I can take a look at this myself tomorrow or the day after.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34616>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to