[NumPy-Tickets] [NumPy] #1542: Memory leak casting view of object-type ndarray to bool
NumPy Trac
numpy-tickets@scipy....
Wed Dec 29 18:54:50 CST 2010
#1542: Memory leak casting view of object-type ndarray to bool
--------------------+-------------------------------------------------------
Reporter: wesm | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by jpeel):
Results with version 2.0.0.dev-9451260 indicate that this has gone away:
{{{
Rec ct of index 0: 2
Rec ct of index 0: 2
}}}
It was staying the same all the way through. It appears to have been
fixed. Should this be closed?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1542#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list