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 pablogsal
Recipients Mark.Shannon, Zabolekar, pablogsal
Date 2021-12-08.14:46:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638974800.77.0.906991943497.issue46009@roundup.psfhosted.org>
In-reply-to
Content
New changeset 99c72326d245fb604609a87a51ef1ad0845467b7 by Mark Shannon in branch '3.10':
[3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986). (GH-29988)
https://github.com/python/cpython/commit/99c72326d245fb604609a87a51ef1ad0845467b7
History
Date User Action Args
2021-12-08 14:46:40pablogsalsetrecipients: + pablogsal, Mark.Shannon, Zabolekar
2021-12-08 14:46:40pablogsalsetmessageid: <1638974800.77.0.906991943497.issue46009@roundup.psfhosted.org>
2021-12-08 14:46:40pablogsallinkissue46009 messages
2021-12-08 14:46:40pablogsalcreate