diff options
author | Mark Shannon <mark@hotpy.org> | 2021-12-08 14:46:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-08 14:46:32 +0000 |
commit | 99c72326d245fb604609a87a51ef1ad0845467b7 (patch) | |
tree | 62317e0c33adb14af339a75d924365c2957ba8c3 /Lib/asyncio/coroutines.py | |
parent | cca3004f64d49c9e170396ac787712fe03bffb29 (diff) | |
download | cpython-git-99c72326d245fb604609a87a51ef1ad0845467b7.tar.gz |
[3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986). (GH-29988)
* [3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986).
(cherry picked from commit 69806b9516dbe092381f3ef884c7c64bb9b8414a)
Co-authored-by: Mark Shannon <mark@hotpy.org>
* Rename variable after cherry-pick.
* Add NULL check.
Diffstat (limited to 'Lib/asyncio/coroutines.py')
0 files changed, 0 insertions, 0 deletions