mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
3e753c689a
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