On 30 August 2012 14:54, Stefan Behnel <stefan...@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
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to