[issue39386] Prevent double awaiting of async iterator

miss-islington report at bugs.python.org
Mon Jan 20 18:06:44 EST 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 5cadd3fe3aead1b5bee1438dc03383d6739d4209 by Miss Islington (bot) in branch '3.8':
bpo-39386: Prevent double awaiting of async iterator (GH-18081)
https://github.com/python/cpython/commit/5cadd3fe3aead1b5bee1438dc03383d6739d4209


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list