Stéphane Wirtel <[email protected]> added the comment: I also agree with the problem of performance, tuple and str are immutables and from that, we can optimize the generation of the bytecode.
Raymond, @Brett & @Serhiy, Can we close this issue? ---------- nosy: +matrixise _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34312> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
