[Numpy-discussion] [ANN] numpy 1.4.0 rc2

Bruce Southey bsouthey at gmail.com
Tue Dec 22 10:50:22 EST 2009


On 12/22/2009 09:05 AM, David Cournapeau wrote:
> Hi,
>
> I have just released the 2nd release candidate for numpy 1.4.0, which
> fixes a few critical bugs founds since the RC1. Tarballs and binary
> installers for numpy/scipy may be found on
> https://sourceforge.net/projects/numpy.
>
> cheers,
>
> David
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>    
Hi,
This still crashes Python 2.7 with the test_multiarray.TestIO.test_ascii.

The file numpy/core/src/multiarray/numpyos.c needs a change as per this 
thread:
"test_multiarray.TestIO.test_ascii segmentation    fault with Python2.7"
http://mail.scipy.org/pipermail/numpy-discussion/2009-December/047481.html

The segmentation fault is avoided with this patch derived from the 
current numpy-1.4RC2 version and not the SVN version.

Bruce


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: numpyos.patch
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20091222/2fefe8fc/attachment.ksh>


More information about the NumPy-Discussion mailing list