diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-06-03 16:26:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 16:26:32 (GMT) |
commit | 81999f157f435bad189aac534911525569d74c3e (patch) | |
tree | 6cac2bd932c6ae49579d9a04d86e67dd7a4f67a3 /Python/fileutils.c | |
parent | 899cca6dbf76bf3e06a99f60a5f996ad6ba0761f (diff) | |
download | cpython-81999f157f435bad189aac534911525569d74c3e.zip cpython-81999f157f435bad189aac534911525569d74c3e.tar.gz cpython-81999f157f435bad189aac534911525569d74c3e.tar.bz2 |
[3.14] gh-134248 test_getallocatedblocks pre-check to ignore immortalized strings (GH-134871) (#135095)
gh-134248 test_getallocatedblocks pre-check to ignore immortalized strings (GH-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.
(cherry picked from commit 54ca55978e305ebb099d1b49633211597625bd52)
Co-authored-by: tpburns <trevorpburns@gmail.com>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions