diff options
author | Sam Gross <colesbury@gmail.com> | 2023-11-10 23:54:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-10 23:54:35 (GMT) |
commit | fa84e5fe0a3bd8e77c33b20867d71ac6bee270f9 (patch) | |
tree | 65031b57b411c2e75fe859ec9107f4e021353030 /Doc | |
parent | ae8116cfa944dccad13638f6875b33b98d285b63 (diff) | |
download | cpython-fa84e5fe0a3bd8e77c33b20867d71ac6bee270f9.zip cpython-fa84e5fe0a3bd8e77c33b20867d71ac6bee270f9.tar.gz cpython-fa84e5fe0a3bd8e77c33b20867d71ac6bee270f9.tar.bz2 |
gh-110481: fix 'unused function' warning for `is_shared_refcnt_dead`. (gh-111974)
Fix 'unused function' warning for `is_shared_refcnt_dead`.
The `is_shared_refcnt_dead` function is only used if `Py_REF_DEBUG` is set.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions