mirror of
https://github.com/python/cpython.git
synced 2026-08-15 23:12:07 +08: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