summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_bytecodes.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-07-29 22:15:03 (GMT)
committerGitHub <noreply@github.com>2024-07-29 22:15:03 (GMT)
commitac8da34621a574cd5773217404757a294025ba49 (patch)
treeeae3607c94d4514807eea0c1ef3d83bf9c4c54af /Python/optimizer_bytecodes.c
parent7797182b78baf78f64fe16f436aa2279cf6afc23 (diff)
downloadcpython-ac8da34621a574cd5773217404757a294025ba49.zip
cpython-ac8da34621a574cd5773217404757a294025ba49.tar.gz
cpython-ac8da34621a574cd5773217404757a294025ba49.tar.bz2
gh-122420: Fix accounting for immortal interned strings in refleak.py (GH-122421)
The `_PyUnicode_Intern*` functions already adjust the total refcount, so we don't want to readjust it in refleak.py.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions