[issue40451] Unexpected sys.getrefcount(foo) output

Eric V. Smith report at bugs.python.org
Thu Apr 30 11:25:59 EDT 2020


Eric V. Smith <eric at trueblade.com> added the comment:

aux is equal to 1. You're seeing the refcount of the number 1.

----------
nosy: +eric.smith
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40451>
_______________________________________


More information about the Python-bugs-list mailing list