Re: [Cython] Cython 0.19.2 released
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:
Re: [Cython] Cython 0.19.2 released
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__)