[Cython] Hashability of Python memoryviews

Lisandro Dalcin dalcinl at gmail.com
Fri Aug 31 04:15:30 CEST 2012


On 30 August 2012 14:54, Stefan Behnel <stefan_ml at behnel.de> wrote:
> Hi,
>
> there's a ticket on the CPython bug tracker where correct hashability of
> the "memoryview" type is being discussed. I don't have an opinion on it,
> but some of you might. It could translate into a similar feature for
> Cython's array and memory view types (no idea if hashability has been
> considered there yet).
>

readonly != immutable -> unhashable


-- 
Lisandro Dalcin
---------------
CIMEC (INTEC/CONICET-UNL)
Predio CONICET-Santa Fe
Colectora RN 168 Km 472, Paraje El Pozo
3000 Santa Fe, Argentina
Tel: +54-342-4511594 (ext 1011)
Tel/Fax: +54-342-4511169


More information about the cython-devel mailing list