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, docs@python, nickgaya, yselivanov
Date 2020-11-28.20:21:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606594888.06.0.504829071334.issue41879@roundup.psfhosted.org>
In-reply-to
Content
Both mentioned links have the correct code.
They use sync __aiter__ and async __anext__
History
Date User Action Args
2020-11-28 20:21:28asvetlovsetrecipients: + asvetlov, docs@python, yselivanov, nickgaya
2020-11-28 20:21:28asvetlovsetmessageid: <1606594888.06.0.504829071334.issue41879@roundup.psfhosted.org>
2020-11-28 20:21:28asvetlovlinkissue41879 messages
2020-11-28 20:21:28asvetlovcreate