summaryrefslogtreecommitdiffstats
path: root/Python/flowgraph.c
diff options
context:
space:
mode:
authorPetr Viktorin <encukou@gmail.com>2024-07-16 13:17:29 (GMT)
committerGitHub <noreply@github.com>2024-07-16 13:17:29 (GMT)
commit956270d08d5c23f59937e2f29f8e0b7f63d68afd (patch)
tree2477bb7747dba50a6701f3ff72f07756880c74cb /Python/flowgraph.c
parenta0b205bba555dd9c702b9a856cd9a8153277c9b0 (diff)
downloadcpython-956270d08d5c23f59937e2f29f8e0b7f63d68afd.zip
cpython-956270d08d5c23f59937e2f29f8e0b7f63d68afd.tar.gz
cpython-956270d08d5c23f59937e2f29f8e0b7f63d68afd.tar.bz2
gh-113993: For string interning, do not rely on (or assert) _Py_IsImmortal (GH-121358)
Older stable ABI extensions are allowed to make immortal objects mortal. Instead, use `_PyUnicode_STATE` (`interned` and `statically_allocated`).
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions