diff options
author | Sam Gross <colesbury@gmail.com> | 2024-11-25 17:24:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 12:24:37 -0500 |
commit | d3da04bfc91ec065fe587451409102213af0e57c (patch) | |
tree | ef77a005026cf268a336eb6d80e69142fa569c4e /Python/codegen.c | |
parent | 3e7ce6e9aed8616c8ce53eaef4279402d3ee38ec (diff) | |
download | cpython-d3da04bfc91ec065fe587451409102213af0e57c.tar.gz cpython-d3da04bfc91ec065fe587451409102213af0e57c.zip |
gh-127022: Remove `_PyEvalFramePushAndInit_UnTagged` (gh-127168)
The interpreter now handles `_PyStackRef`s pointing to immortal objects
without the deferred bit set, so `_PyEvalFramePushAndInit_UnTagged` is
no longer necessary.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions