mirror of
https://github.com/python/cpython.git
synced 2026-08-14 19:40:48 +08:00
The assignment to generator_return_kind has to be after any potentially escaping calls to ensure that it's not overwritten.
Miscellaneous source files for the main Python shared library