Serhiy Storchaka added the comment:

I worry about performance. Additional increment/decrement of reference counter 
can add significant overhead in critical places of Python interpreter. Before 
committing any patches we should measure the performance lost.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27945>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to