mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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