[NumPy-Tickets] [NumPy] #1625: Numpy is ignoring the fact "isfinite" is undefined
NumPy Trac
numpy-tickets@scipy....
Tue Oct 5 18:33:02 CDT 2010
#1625: Numpy is ignoring the fact "isfinite" is undefined
-----------------------------+----------------------------------------------
Reporter: drkirkby | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: 1.5.1
Component: numpy.distutils | Version: 1.5.0
Keywords: |
-----------------------------+----------------------------------------------
Changes (by pv):
* status: new => needs_review
* component: Other => numpy.distutils
* milestone: 2.0.0 => 1.5.1
Comment:
Suggested fix:
http://github.com/pv/numpy/compare/master...bug/1625-isfinite-decl.diff
Testing would be useful, I don't have a machine at hand without C99.
We can fix it for 1.5.1, but at the moment there's no schedule for that
release. It'll probably appear, since there were some Python 3 bugs still
left in 1.5.0, and since 2.0.0 will break binary compatibility.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1625#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list