mirror of
https://github.com/python/cpython.git
synced 2026-07-27 20:33:48 -04:00
43bb6300b3
The assignment to generator_return_kind has to be after any potentially escaping calls to ensure that it's not overwritten.
Source files for various builtin objects