Christian Heimes added the comment:

I see that the feature idea is more controversial than I initially expected. 
It's probably best to have a long bike-shedding discussion on Python-ideas... 
:) Right now from_bytes/to_bytes trick is fast enough for my needs anyway. 
Therefore I'm deferring the proposal for 3.5.

By the way I'd also be happy with a set of vector ops in the operator module, 
e.g. vector_xor(a, b).

----------
versions: +Python 3.5 -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19251>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to