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 serhiy.storchaka
Recipients Ramchandra Apte, christian.heimes, georg.brandl, pitrou, rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2013-10-21.10:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382349678.19.0.228696529574.issue19251@psf.upfronthosting.co.za>
In-reply-to
Content
> By the way I'd also be happy with a set of vector ops in the operator module, e.g. vector_xor(a, b).

This is one direction. Other direction is adding the bitarray or bitset container and the bitview adapter.
History
Date User Action Args
2013-10-21 10:01:18serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, rhettinger, terry.reedy, pitrou, vstinner, christian.heimes, Ramchandra Apte
2013-10-21 10:01:18serhiy.storchakasetmessageid: <1382349678.19.0.228696529574.issue19251@psf.upfronthosting.co.za>
2013-10-21 10:01:18serhiy.storchakalinkissue19251 messages
2013-10-21 10:01:18serhiy.storchakacreate