Steven D'Aprano <[email protected]> added the comment:
To be clear, are you only making a copy of the unchanged object if it is a mutable bytearray, not str or bytes? ---------- nosy: +steven.daprano _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39939> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
