On 11 August 2010 09:32, Stefan Behnel <[email protected]> wrote:
> Hi,
>
> Hudson reports two test failures since the patch for #561 was pushed:
>
> https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-py31-c/269/testReport/
>

Well, I wrote that test, and I would be in favor of changing the test,
unless there is an obvious fix in order to support such code (after
all it is valid Python, right?) ... Anyway, special methods are, well,
special :-) and I'm not sure it is worth to should support things like
"__int__ = something" in a cdef class


-- 
Lisandro Dalcin
---------------
CIMEC (INTEC/CONICET-UNL)
Predio CONICET-Santa Fe
Colectora RN 168 Km 472, Paraje El Pozo
Tel: +54-342-4511594 (ext 1011)
Tel/Fax: +54-342-4511169
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to