New submission from Matthias Gilch <[email protected]>:
I've seen that the bytes type does not support bitwise operations, but I think users would expect that those operations will work. ---------- components: Interpreter Core messages: 303464 nosy: MGilch priority: normal severity: normal status: open title: Bitwise operations for bytes-type type: enhancement _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31656> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
