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:06:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579561604.23.0.876396942834.issue39386@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-01-20 23:06:44miss-islingtonsetrecipients: + miss-islington, jmg, asvetlov, yselivanov
2020-01-20 23:06:44miss-islingtonsetmessageid: <1579561604.23.0.876396942834.issue39386@roundup.psfhosted.org>
2020-01-20 23:06:44miss-islingtonlinkissue39386 messages
2020-01-20 23:06:44miss-islingtoncreate