[Numpy-discussion] PyPI source files.

2016-12-18 Thread Charles R Harris
Hi All, It seems that PyPI will only accept one source file at this time, e.g., numpy-1.11.3.zip and numpy-1.11.3.tar.gz are considered duplicates. Does anyone know if this is intentional or a bug on the PyPI end? It makes sense in a screwy sort of way. Chuck _

Re: [Numpy-discussion] PyPI source files.

2016-12-18 Thread Nathaniel Smith
On Sun, Dec 18, 2016 at 5:21 PM, Charles R Harris wrote: > Hi All, > > It seems that PyPI will only accept one source file at this time, e.g., > numpy-1.11.3.zip and numpy-1.11.3.tar.gz are considered duplicates. Does > anyone know if this is intentional or a bug on the PyPI end? It makes sense >

Re: [Numpy-discussion] PyPI source files.

2016-12-18 Thread Charles R Harris
On Sun, Dec 18, 2016 at 6:39 PM, Nathaniel Smith wrote: > On Sun, Dec 18, 2016 at 5:21 PM, Charles R Harris > wrote: > > Hi All, > > > > It seems that PyPI will only accept one source file at this time, e.g., > > numpy-1.11.3.zip and numpy-1.11.3.tar.gz are considered duplicates. Does > > anyone

[Numpy-discussion] NumPy 1.11.3 release.

2016-12-18 Thread Charles R Harris
Hi All, I'm please to annouce the release of NumPy 1.11.3. This is a one bug fix release to take care of a bug that could corrupt large files opened in append mode and then used as an argument to ndarray.tofile. Thanks to Pavel Potocek for the fix. Cheers, Chuck -BEGIN PGP SIGNED MESSAGE---