[NumPy-Tickets] [NumPy] #2103: Binary incompatibility warning
NumPy Trac
numpy-tickets@scipy....
Sun Apr 15 06:02:50 CDT 2012
#2103: Binary incompatibility warning
-------------------------------+--------------------------------------------
Reporter: fonnesbeck_chris | Owner: somebody
Type: defect | Status: reopened
Priority: normal | Milestone: 1.7.0
Component: numpy.random | Version: 1.6.1
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by rgommers):
* status: closed => reopened
* resolution: invalid =>
* component: Other => numpy.random
* milestone: Unscheduled => 1.7.0
Comment:
Okay, I see it now. We should filter it though, this warning is annoying.
Especially because it's the exact same warning that signals ABI issues
like the one that caused the removal of datetime in 1.4.1.
I sent a PR: https://github.com/numpy/numpy/pull/252
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2103#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list