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-19.01:38:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600479526.0.0.81899856754.issue41756@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b05361bf7cbbd76035206fd9befe87f37489f1e by Vladimir Matveev in branch 'master':
bpo-41756: Introduce PyGen_Send C API (GH-22196)
https://github.com/python/cpython/commit/2b05361bf7cbbd76035206fd9befe87f37489f1e
History
Date User Action Args
2020-09-19 01:38:46yselivanovsetrecipients: + yselivanov, scoder, lukasz.langa, Mark.Shannon, serhiy.storchaka, v2m
2020-09-19 01:38:46yselivanovsetmessageid: <1600479526.0.0.81899856754.issue41756@roundup.psfhosted.org>
2020-09-19 01:38:45yselivanovlinkissue41756 messages
2020-09-19 01:38:45yselivanovcreate