[Cython] "__ipow__ has wrong number of arguments" is back here

Lisandro Dalcin dalcinl at gmail.com
Wed Mar 2 21:14:29 CET 2011


On 2 March 2011 16:18, Vitja Makarov <vitja.makarov at gmail.com> wrote:
> Hi!
>
> I noticed that this error came back again.
>
> https://sage.math.washington.edu:8091/hudson/view/cython-devel/job/cython-devel-tests-py26-c/lastCompletedBuild/testReport/(root)/CythonRunTestCase/compiling__c__and_running_special_methods_T561/
>

I've pushed a fix for __ipow__ to take just two arguments, like
regular Python classes.
https://github.com/cython/cython/commit/490fc80e6b494f8ed65f78fc2032d856ec75b8ef

But I forgot to update test for ticket #561, now this should fixed:
https://github.com/cython/cython/commit/829d6485b77b5688671959f840712c01e6886556


-- 
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