mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -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.
Source files for various builtin objects