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-20.11:21:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600600903.44.0.937312148236.issue41756@roundup.psfhosted.org>
In-reply-to
Content
PR 22330 refactors gen_send_ex(), making it similar to the new PyGen_Send().
History
Date User Action Args
2020-09-20 11:21:43serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, lukasz.langa, Mark.Shannon, yselivanov, v2m
2020-09-20 11:21:43serhiy.storchakasetmessageid: <1600600903.44.0.937312148236.issue41756@roundup.psfhosted.org>
2020-09-20 11:21:43serhiy.storchakalinkissue41756 messages
2020-09-20 11:21:43serhiy.storchakacreate