[Python-Dev] Re: my plans for subinterpreters (and a per-interpreter GIL)

2021年12月16日 04:39:30 -0800

On Thu, Dec 16, 2021 at 12:23:09PM +0100, Antoine Pitrou wrote:
> 
> The "real number of references" would not be known for immortal objects.
Oh that surprises me. How does that work? Does that imply that some code 
might not increment the ref count, while other code will?
-- 
Steve
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/EBSQGPCX67AFL5YK2UBKOR7PQS2LNLXZ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to