[issue39562] Asynchronous comprehensions don't work in asyncio REPL

Pablo Galindo Salgado report at bugs.python.org
Thu Mar 19 07:35:47 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 9052f7a41b90f2d34011c8da68f9a4facebc8a97 by Batuhan Taşkaya in branch 'master':
bpo-39562: Allow executing asynchronous comprehensions in the asyncio REPL (GH-18968)
https://github.com/python/cpython/commit/9052f7a41b90f2d34011c8da68f9a4facebc8a97


----------

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


More information about the Python-bugs-list mailing list