mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
99c72326d2
* [3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986).
(cherry picked from commit 69806b9516)
Co-authored-by: Mark Shannon <mark@hotpy.org>
* Rename variable after cherry-pick.
* Add NULL check.
Miscellaneous source files for the main Python shared library