On Fri, Jul 18, 2008 at 11:35:50PM -0500, Travis E. Oliphant wrote: > > I've attached a test script. > Thank you! It looks like with that added DECREF, the reference count > leak is gone. While it was a minor issue (it should be noted that > reference counting errors on the built-in data-types won't cause > issues), it is nice to clean these things up when we can.
Yes. I think it is worth thanking all of you who are currently putting a large effort on QA. This effort is very valuable to all of us, as having a robust underlying library on which you can unquestionably rely is priceless. Gaël _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
