Closed colesbury closed 4 days ago
The interpreter now handles _PyStackRefs pointing to immortal objects without the deferred bit set, so _PyEvalFramePushAndInit_UnTagged is no longer necessary.
_PyStackRef
_PyEvalFramePushAndInit_UnTagged
The interpreter now handles
_PyStackRef
s pointing to immortal objects without the deferred bit set, so_PyEvalFramePushAndInit_UnTagged
is no longer necessary.