mirror of
https://github.com/python/cpython.git
synced 2026-06-24 03:53:12 -04:00
d3da04bfc9
The interpreter now handles `_PyStackRef`s pointing to immortal objects without the deferred bit set, so `_PyEvalFramePushAndInit_UnTagged` is no longer necessary.
Miscellaneous source files for the main Python shared library