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 -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/JCEE6F65DU655DPT24LQ6KDL3H5YEBBX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to