[NumPy-Tickets] [NumPy] #2125: Memory leak in numpy?
NumPy Trac
numpy-tickets@scipy....
Wed Sep 19 11:29:04 CDT 2012
#2125: Memory leak in numpy?
-----------------------+----------------------------------------------------
Reporter: eschlafly | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.0
Keywords: |
-----------------------+----------------------------------------------------
Changes (by seberg):
* cc: seberg (added)
Comment:
Just to note, this seems related to ticket #2216, I think my
[https://github.com/numpy/numpy/pull/449 PR] covers it too. I guess that
means that there is an Exception prepared here but it never surfaces,
which is probably just how it works? (didn't take a look at all)
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2125#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list