mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
This automatically spills the results from `_PyStackRef_FromPyObjectNew` to the in-memory stack so that the deferred references are visible to the GC before we make any possibly escaping call. Co-authored-by: Ken Jin <kenjin@python.org>
Miscellaneous source files for the main Python shared library