mirror of
https://github.com/python/cpython.git
synced 2026-06-01 09:09:28 -04:00
fa84e5fe0a
Fix 'unused function' warning for `is_shared_refcnt_dead`. The `is_shared_refcnt_dead` function is only used if `Py_REF_DEBUG` is set.
Source files for various builtin objects