]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123091: Use _Py_IsImmortalLoose() (#123511)
authorVictor Stinner <vstinner@python.org>
Mon, 2 Sep 2024 12:25:19 +0000 (14:25 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 12:25:19 +0000 (14:25 +0200)
commitf1a0d96f41db9dfa5d7f0b32e72f6f7301a86f91
treeab17e40e32127f2657a5a47549a418e063a71ac2
parent22fdb8cf899d2dd29f2ac0bf61309af6809719fb
gh-123091: Use _Py_IsImmortalLoose() (#123511)

Use _Py_IsImmortalLoose() in bytesobject.c, typeobject.c
and ceval.c.
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Objects/bytesobject.c
Objects/typeobject.c
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h