gh-122420: Fix accounting for immortal interned strings in refleak.py… · python/cpython@ac8da34 · GitHub
Skip to content

Commit ac8da34

Browse files
authored
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.
1 parent 7797182 commit ac8da34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/libregrtest/refleak.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)