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 Mark.Shannon
Recipients Dennis Sweeney, Mark.Shannon, dpgeorge, pablogsal
Date 2022-01-24.11:08:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643022537.17.0.0717493057818.issue43683@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0367a36fdc36b9c909c4d5acf7cde6ceeec0ba69 by Mark Shannon in branch 'main':
bpo-43683: Streamline YIELD_VALUE and SEND (GH-30723)
https://github.com/python/cpython/commit/0367a36fdc36b9c909c4d5acf7cde6ceeec0ba69
History
Date User Action Args
2022-01-24 11:08:57Mark.Shannonsetrecipients: + Mark.Shannon, pablogsal, Dennis Sweeney, dpgeorge
2022-01-24 11:08:57Mark.Shannonsetmessageid: <1643022537.17.0.0717493057818.issue43683@roundup.psfhosted.org>
2022-01-24 11:08:57Mark.Shannonlinkissue43683 messages
2022-01-24 11:08:57Mark.Shannoncreate