Antoine Pitrou added the comment: > The two shouldn't be confused - you definitely want to be able to > treat the vector in both states (packed and unpacked).
Why do you need the packed state as a 128-bit int, rather than as a bytes object? You are not doing arithmetic on it, AFAIU. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19904> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com