[issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")

Andrew Svetlov report at bugs.python.org
Thu Sep 12 10:52:47 EDT 2019


Change by Andrew Svetlov <andrew.svetlov at gmail.com>:


----------
keywords: +patch
pull_requests: +15684
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/16061

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


More information about the Python-bugs-list mailing list