This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Ramchandra Apte, christian.heimes, georg.brandl, pitrou, rhettinger, serhiy.storchaka, terry.reedy
Date 2013-10-21.09:15:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382346926.91.0.681060838724.issue19251@psf.upfronthosting.co.za>
In-reply-to
Content
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).
History
Date User Action Args
2013-10-21 09:15:26christian.heimessetrecipients: + christian.heimes, georg.brandl, rhettinger, terry.reedy, pitrou, Ramchandra Apte, serhiy.storchaka
2013-10-21 09:15:26christian.heimessetmessageid: <1382346926.91.0.681060838724.issue19251@psf.upfronthosting.co.za>
2013-10-21 09:15:26christian.heimeslinkissue19251 messages
2013-10-21 09:15:26christian.heimescreate