Tim Peters <t...@python.org> added the comment:

Josh, I'd say the speed of this code doesn't matter one whit to anything.  Like 
you, I'd _prefer_ that the issue be fixed by building "real tuples" that own 
their own references, which would also (as you showed) allow for briefer, 
simpler, clearer code.  But I'm OK with playing obscure GC tricks too.

----------

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

Reply via email to