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.

URL PR 29988
Status merged
Title [3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986).
History
Date User Action Args
2021-12-08 14:46:34Mark.Shannonsetstatus: open -> merged
2021-12-08 14:35:34Mark.Shannonsettitle: [3.10] bpo-46009: Do not exhaust generator when send() method (GH-29986). -> [3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986).
2021-12-08 12:14:59Mark.Shannonlinkissue46009 pull_requests
2021-12-08 12:14:59Mark.Shannoncreate