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 Mark.Shannon, lukasz.langa, scoder, serhiy.storchaka, v2m, yselivanov
Date 2020-09-18.20:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600461305.32.0.401064774911.issue41756@roundup.psfhosted.org>
In-reply-to
Content
> Sounds like a good middleground to start: add ``PySendResult `` and `PySendResult PyGen_Send(PyGenObject*, PyObject* PyObject**)` specific to generators and coroutines. 

Yes, it seems that everybody agreed on that. I can give the PR another review -- is it ready?
History
Date User Action Args
2020-09-18 20:35:05yselivanovsetrecipients: + yselivanov, scoder, lukasz.langa, Mark.Shannon, serhiy.storchaka, v2m
2020-09-18 20:35:05yselivanovsetmessageid: <1600461305.32.0.401064774911.issue41756@roundup.psfhosted.org>
2020-09-18 20:35:05yselivanovlinkissue41756 messages
2020-09-18 20:35:04yselivanovcreate