[issue19251] bitwise ops for bytes of equal length

Terry J. Reedy report at bugs.python.org
Sat May 19 03:41:23 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

The last three posts have convinced me that 'efficient bit operations', not tied to the int type, are worth exploring, without immediate restriction to a particular API.  I can see that micropython is a significant new use case.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19251>
_______________________________________


More information about the Python-bugs-list mailing list