STINNER Victor <vstin...@redhat.com> added the comment:

> Then again, there's probably no other code in the world that compares slice 
> objects ;-)

Well, that's a good explanation :-) So maybe there is no need to keep the 
micro-optimization and PR 11830 would be safer (use strong references), rather 
than PR 11828 (untrack the 2 internal tuples).

----------

_______________________________________
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