[Numpy-discussion] [ANN] numpy 1.4.0 rc2

Charles R Harris charlesr.harris at gmail.com
Tue Dec 22 12:16:56 EST 2009


On Tue, Dec 22, 2009 at 8:50 AM, Bruce Southey <bsouthey at gmail.com> wrote:

> 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.
>
>
The patch looks ok, but the functions handle errors differently and I wonder
if that has been completely audited.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20091222/af9166f0/attachment.html>


More information about the NumPy-Discussion mailing list