SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-134248 test_getallocatedblocks pre-check to ignore immortalized strings (#134871)

When sanity checking against gettotalrefcount(), we exclude the blocks for
immortalized strings since their references are not tracked/reported. This
now matches refleak.py's book-keeping using the same functions.
T
tpburns committed
54ca55978e305ebb099d1b49633211597625bd52
Parent: 3612d8f
Committed by GitHub <noreply@github.com> on 6/3/2025, 4:00:25 PM