<br><br><div class="gmail_quote">On Wed, May 9, 2012 at 10:36 AM, Sandro Tosi <span dir="ltr"><<a href="mailto:matrixhasu@gmail.com" target="_blank">matrixhasu@gmail.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="im">On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers<br>
<<a href="mailto:ralf.gommers@googlemail.com">ralf.gommers@googlemail.com</a>> wrote:<br>
</div><div class="im">> Hi,<br>
><br>
> I'm pleased to announce the availability of the first release candidate of<br>
> NumPy 1.6.2.  This is a maintenance release. Due to the delay of the NumPy<br>
> 1.7.0, this release contains far more fixes than a regular NumPy bugfix<br>
> release.  It also includes a number of documentation and build improvements.<br>
><br>
> Sources and binary installers can be found at<br>
> <a href="https://sourceforge.net/projects/numpy/files/NumPy/1.6.2rc1/" target="_blank">https://sourceforge.net/projects/numpy/files/NumPy/1.6.2rc1/</a><br>
><br>
> Please test this release and report any issues on the numpy-discussion<br>
> mailing list.<br>
<br>
</div>Mh, I can't exactly understand this:<br>
<br>
$ diff -urNad numpy-1.6.1 numpy-1.6.2rc | diffstat | tail -1<br>
 2718 files changed, 390859 deletions(-)<br>
<br>
does it mean that the only thing the RC has done is to remove a lot of<br>
stuff? that's weird because the build process went all just fine and<br>
unit tests are passing ... /me confused?<br>
<div class="im HOEnZb"><br></div></blockquote><div><br>No, only a few files were changed. Since there are about 1000 files in numpy I suspect you are also counting everything in the build and documentation build directories. If you built inplace, you are also going to pick up *.pyc files and such.<br>
<br>Chuck <br></div><br></div>