[issue39386] Prevent double awaiting of async iterator

Andrew Svetlov report at bugs.python.org
Mon Jan 20 17:49:37 EST 2020


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset a96e06db77dcbd3433d39761ddb4615d7d96284a by Andrew Svetlov in branch 'master':
bpo-39386: Prevent double awaiting of async iterator (GH-18081)
https://github.com/python/cpython/commit/a96e06db77dcbd3433d39761ddb4615d7d96284a


----------

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


More information about the Python-bugs-list mailing list