Raymond Hettinger <[email protected]> added the comment:

-1 This technique has a low payoff (possibly even zero due to memcpy() 
overhead) but is likely to create future maintenance issues (risk of bugs due 
to the fragility of assuming a refcnt of one, awkwardness of maintenance if we 
have to alter the surrounding code).

----------
nosy: +rhettinger

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to