I know that.... but do we need exact reference counting in any other case? what
if we find out exact value just before entering GC and rest of the time use
deferred value so that we can get rid of some addition subtraction operation
during normal byte code execution. Is this possible? If not why so?
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/JCEE6F65DU655DPT24LQ6KDL3H5YEBBX/
Code of Conduct: http://python.org/psf/codeofconduct/