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