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 yselivanov
Recipients lukasz.langa, pablogsal, yselivanov
Date 2021-09-02.20:32:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630614750.42.0.345660375854.issue45088@roundup.psfhosted.org>
In-reply-to
Content
See this script:

  https://gist.github.com/1st1/eccc32991dc2798f3fa0b4050ae2461d

Somehow an identity async function alters the behavior of manual iteration though the wrapped nested generator.

This is a very subtle bug and I'm not even sure if this is a bug or not. Opening the issue so that I don't forget about this and debug sometime later.
History
Date User Action Args
2021-09-02 20:32:30yselivanovsetrecipients: + yselivanov, lukasz.langa, pablogsal
2021-09-02 20:32:30yselivanovsetmessageid: <1630614750.42.0.345660375854.issue45088@roundup.psfhosted.org>
2021-09-02 20:32:30yselivanovlinkissue45088 messages
2021-09-02 20:32:30yselivanovcreate