[Cython] test failure for cython-devel in Py2.4

mark florisson markflorisson88 at gmail.com
Thu Oct 13 12:18:37 CEST 2011


On 13 October 2011 10:56, mark florisson <markflorisson88 at gmail.com> wrote:
> On 13 October 2011 10:53, Vitja Makarov <vitja.makarov at gmail.com> wrote:
>> 2011/10/13 Stefan Behnel <stefan_ml at behnel.de>:
>>> Vitja Makarov, 13.10.2011 08:03:
>>>>
>>>> I found that tempita bug goes away if you change language_level to 2.
>>>
>>> There's no language level configured in Py2.4, which fails.
>>>
>>> https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests/48/BACKEND=c,PYVERSION=py24/console
>>>
>>
>> No, I mean language level 3 is set at top of the Code.py, when it's
>> set to 2 Py2.4 build is okay.
>>
>>
>> --
>> vitja.
>> _______________________________________________
>> cython-devel mailing list
>> cython-devel at python.org
>> http://mail.python.org/mailman/listinfo/cython-devel
>>
>
> Ah, it doesn't take unicode keyword arguments. That should be fixed.
>

Frankly, language level 3 is rather uncomfortable to deal with in
python 2(.4). Any reason it's set to 3? I'll try reverting to 2 and
pushing.


More information about the cython-devel mailing list