[Cython] Cython 0.9.6.14 release candidate

Stefan Behnel stefan_ml at behnel.de
Fri May 2 09:13:10 CEST 2008


Hi,

Kirill Smelkov wrote:
> I still have 3 failures with latest cython-devel (b869698d6f22)
> Attached is a log of 'python runtests.py' run on Debian testing.

Thanks. That's running against Python 2.4, while the two tests were depending
on Python 2.5 specifics (an exception message and new style exception types).
I relaxed them a bit to run on Py2.3-2.5.

The test runner script also prints the versions of Cython and Python now, to
put some more context into the test log.

Stefan



More information about the Cython-dev mailing list