mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -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