mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
43bb6300b3
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