On 10/15/2013 1:21 PM, Arfrever Frehtes Taifersar Arahesis wrote:
Cython 0.19.2 fails 2 tests with all versions of Python (2.6, 2.7, 3.1, 3.2,
3.3),
probably due to new version of NumPy.
I use NumPy 1.8.0 rc2.
Results with Python 2.7:
Cython 0.19.2 fails 2 tests with all versions of Python (2.6, 2.7, 3.1, 3.2,
3.3),
probably due to new version of NumPy.
I use NumPy 1.8.0 rc2.
Results with Python 2.7:
==
FAIL: test_one_sized (line 29) (relaxed_strides.__test__)
Hi all,
I released Cython 0.19.2 today as a bug-fix release for the 0.19 series.
You can get it from here:
http://cython.org/release/Cython-0.19.2.tar.gz
http://cython.org/release/Cython-0.19.2.zip
Or from PyPI:
https://pypi.python.org/pypi/Cython/0.19.2
Release notes:
https://github.com/cyth