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 serhiy.storchaka
Recipients Mark.Shannon, lukasz.langa, scoder, serhiy.storchaka, v2m, yselivanov
Date 2020-09-28.07:38:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601278683.45.0.935278017766.issue41756@roundup.psfhosted.org>
In-reply-to
Content
No, I meant a function which combines PyGen_Send, tp_iternext and _PyGen_FetchStopIterationValue. Was not it in your PR?
History
Date User Action Args
2020-09-28 07:38:03serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, lukasz.langa, Mark.Shannon, yselivanov, v2m
2020-09-28 07:38:03serhiy.storchakasetmessageid: <1601278683.45.0.935278017766.issue41756@roundup.psfhosted.org>
2020-09-28 07:38:03serhiy.storchakalinkissue41756 messages
2020-09-28 07:38:03serhiy.storchakacreate