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 asvetlov
Recipients asvetlov, jmg, yselivanov
Date 2020-01-20.22:49:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579560577.41.0.843509877048.issue39386@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-01-20 22:49:37asvetlovsetrecipients: + asvetlov, jmg, yselivanov
2020-01-20 22:49:37asvetlovsetmessageid: <1579560577.41.0.843509877048.issue39386@roundup.psfhosted.org>
2020-01-20 22:49:37asvetlovlinkissue39386 messages
2020-01-20 22:49:37asvetlovcreate