diff options
author | Sam Gross <colesbury@gmail.com> | 2024-07-29 22:15:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-29 22:15:03 (GMT) |
commit | ac8da34621a574cd5773217404757a294025ba49 (patch) | |
tree | eae3607c94d4514807eea0c1ef3d83bf9c4c54af /Python/errors.c | |
parent | 7797182b78baf78f64fe16f436aa2279cf6afc23 (diff) | |
download | cpython-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/errors.c')
0 files changed, 0 insertions, 0 deletions