diff options
author | Victor Stinner <vstinner@python.org> | 2024-09-02 12:25:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-02 12:25:19 (GMT) |
commit | f1a0d96f41db9dfa5d7f0b32e72f6f7301a86f91 (patch) | |
tree | ab17e40e32127f2657a5a47549a418e063a71ac2 /Python/compile.c | |
parent | 22fdb8cf899d2dd29f2ac0bf61309af6809719fb (diff) | |
download | cpython-f1a0d96f41db9dfa5d7f0b32e72f6f7301a86f91.zip cpython-f1a0d96f41db9dfa5d7f0b32e72f6f7301a86f91.tar.gz cpython-f1a0d96f41db9dfa5d7f0b32e72f6f7301a86f91.tar.bz2 |
gh-123091: Use _Py_IsImmortalLoose() (#123511)
Use _Py_IsImmortalLoose() in bytesobject.c, typeobject.c
and ceval.c.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions