[issue42117] asyncio calls from sync/async, better docs or api support

Blaze Spinnaker report at bugs.python.org
Thu Oct 22 10:19:41 EDT 2020


Blaze Spinnaker <blazespinnaker at gmail.com> added the comment:

Note that the biggest problem are obviously repls, and there are quite a few (iPython has issues due to it's high coupling with jupyter).  Providing a contract for them will ensure consistent support across the ecosystem rather than a hodge podge of barely working hacks.


One solution, not meant to be prescriptive, is to provide a repl only API meant to execute at the top of the stack (from perspective of user) only.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42117>
_______________________________________


More information about the Python-bugs-list mailing list