<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 23, 2013 at 2:42 PM, Peter Cock <span dir="ltr"><<a href="mailto:p.j.a.cock@googlemail.com" target="_blank">p.j.a.cock@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Sep 23, 2013 at 6:03 PM, Charles R Harris<br>
<<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>> wrote:<br>
> Hi All,<br>
><br>
> I have gotten no feedback on the removal of the numarray and oldnumeric<br>
> packages. Consequently the removal will take place on 9/28. Scream now or<br>
> never...<br>
><br>
> Chuck<br>
<br>
</div></div>Hi Chuck,<br>
<br>
Could you clarify how we'd know if this is a problem in a large package?<br>
i.e. Is it just Python imports I need to double check, or also C level?<br>
<br></blockquote><div><br></div><div>Just Python level unless you are calling python from C. The packages are not normally imported, so you should be able to just grep through. You could also apply the <a href="https://github.com/numpy/numpy/pull/3638">patch</a> and see what happens. That might be the best test.<br>
<br></div><div>Chuck <br></div><br></div></div></div>