[Numpy-discussion] [ANN] numpy 1.4.0 rc2

Pauli Virtanen pav at iki.fi
Tue Dec 22 16:42:40 EST 2009


ti, 2009-12-22 kello 14:32 -0700, Charles R Harris kirjoitti:
[clip]
> Could you expand a bit on this? There are several places where
> PyErr_Occurred are called and I am wondering if there is a problem. In
> fact, I moved one such check and a segfault went away, which made me
> suspicious...

I think here the point is that since PyOS_acii_strtod used to fail
silently, also its replacement should -- so we'd need to clear any
raised error before continuing.

Pauli





More information about the NumPy-Discussion mailing list