This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients asvetlov, jmg, miss-islington, yselivanov
Date 2020-01-20.23:07:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579561678.14.0.91195306092.issue39386@roundup.psfhosted.org>
In-reply-to
Content
New changeset b76d5e9ee64b8ac861e856d8e41289c0977c75e1 by Miss Islington (bot) in branch '3.7':
bpo-39386: Prevent double awaiting of async iterator (GH-18081)
https://github.com/python/cpython/commit/b76d5e9ee64b8ac861e856d8e41289c0977c75e1
History
Date User Action Args
2020-01-20 23:07:58miss-islingtonsetrecipients: + miss-islington, jmg, asvetlov, yselivanov
2020-01-20 23:07:58miss-islingtonsetmessageid: <1579561678.14.0.91195306092.issue39386@roundup.psfhosted.org>
2020-01-20 23:07:58miss-islingtonlinkissue39386 messages
2020-01-20 23:07:58miss-islingtoncreate